diff options
author | 2006-02-11 09:14:42 +0000 | |
---|---|---|
committer | 2006-02-11 09:14:42 +0000 | |
commit | 4cf04e9c5fbe50038265f4e9564adb418e065b77 (patch) | |
tree | b7ad5f27f8bdd0ffa40e694592dd8b04bb8d1ec5 | |
parent | recognize another 5714 family chipset. (diff) | |
download | wireguard-openbsd-4cf04e9c5fbe50038265f4e9564adb418e065b77.tar.xz wireguard-openbsd-4cf04e9c5fbe50038265f4e9564adb418e065b77.zip |
kill trailing whitespace;
-rw-r--r-- | share/man/man4/pcfadc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pcfadc.4 b/share/man/man4/pcfadc.4 index 6e5111963f3..f57172ab923 100644 --- a/share/man/man4/pcfadc.4 +++ b/share/man/man4/pcfadc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcfadc.4,v 1.1 2006/02/10 23:06:05 djm Exp $ +.\" $OpenBSD: pcfadc.4,v 1.2 2006/02/11 09:14:42 jmc Exp $ .\" .\" Copyright (c) 2006 Damien Miller <djm@openbsd.org> .\" @@ -25,7 +25,7 @@ .Sh DESCRIPTION The .Nm -driver supports the PCF8591 I2C Analogue to Digital Converter, making +driver supports the PCF8591 I2C Analogue to Digital Converter, making its readings available through a .Xr sysctl 8 interface. |