diff options
Diffstat (limited to 'share/man/man4/gpiodcf.4')
-rw-r--r-- | share/man/man4/gpiodcf.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/gpiodcf.4 b/share/man/man4/gpiodcf.4 index 516b8a1967d..b04aa33fb67 100644 --- a/share/man/man4/gpiodcf.4 +++ b/share/man/man4/gpiodcf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gpiodcf.4,v 1.1 2008/11/28 17:45:38 mbalmer Exp $ +.\" $OpenBSD: gpiodcf.4,v 1.2 2008/11/28 21:07:05 jmc Exp $ .\" .\" Copyright (c) 2008 Alexander Yurchenko <mbalmer@openbsd.org> .\" @@ -26,7 +26,7 @@ .Sh DESCRIPTION The .Nm -driver allows to decode the DCF77 or HBG time signal code using one GPIO pin. +driver decodes the DCF77 or HBG time signal code using one GPIO pin. The pin is used as a data signal. The GPIO pin must be able to read an input. .Pp @@ -87,8 +87,8 @@ The timedelta will eventually degrade to a lie as all computer internal clocks have a drift. .El .Sh SEE ALSO -.Xr intro 4 , .Xr gpio 4 , +.Xr intro 4 , .Xr ntpd 8 , .Xr sysctl 8 .Sh HISTORY |