diff options
author | 2007-03-19 13:52:34 +0000 | |
---|---|---|
committer | 2007-03-19 13:52:34 +0000 | |
commit | 8af4d695c3a45f45648e9cc082376ca7701367fc (patch) | |
tree | a69925e97733fa4f150c5bd807bdf6160388edda | |
parent | Bits to make fsirand grok FFS2, okay millert@ (diff) | |
download | wireguard-openbsd-8af4d695c3a45f45648e9cc082376ca7701367fc.tar.xz wireguard-openbsd-8af4d695c3a45f45648e9cc082376ca7701367fc.zip |
tweak;
-rw-r--r-- | share/man/man4/nmea.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/nmea.4 b/share/man/man4/nmea.4 index c088810884c..bb506e6539c 100644 --- a/share/man/man4/nmea.4 +++ b/share/man/man4/nmea.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nmea.4,v 1.13 2007/03/19 06:42:36 mbalmer Exp $ +.\" $OpenBSD: nmea.4,v 1.14 2007/03/19 13:52:34 jmc Exp $ .\" .\" Copyright (c) 2006, 2007 Marc Balmer <mbalmer@openbsd.org> .\" @@ -68,7 +68,7 @@ The attached GPS receiver indicates a warning condition. The timedelta should be used with care. .It CRITICAL tty timestamping has been turned on but there is no PPS signal present. -Check you hardware. +Check your hardware. Some GPS units need PPS to be manually turned on. .El .Sh SEE ALSO |