summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2011-10-11 21:36:06 -0700
committerGary E. Miller <gem@rellim.com>2011-10-11 21:36:06 -0700
commit214a36a8e3cdc294b57acfc9da46796b976f0cd8 (patch)
tree9add516dcf8b8990ca0e0369bf4c67ba99909cbe /gpsd.xml
parent562e65e8008427ca55168396586f33791984acd2 (diff)
downloadgpsd-214a36a8e3cdc294b57acfc9da46796b976f0cd8.tar.gz
gpsd man page changes for ntp config. From: Michael Tatarinov
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 0354a990..9ff5f774 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -610,6 +610,18 @@ stanza telling <application>ntpd</application> how to read the GPS
notifications:</para>
<programlisting>
+server 127.127.28.0
+fudge 127.127.28.0 time1 0.420 refid GPS
+
+server 127.127.28.1 prefer
+fudge 127.127.28.1 refid GPS1
+</programlisting>
+
+<para>Users of <application>ntpd</application> older than revision
+ntp-4.2.5p138 should instead use this <filename>ntp.conf</filename>
+snippet:</para>
+
+<programlisting>
server 127.127.28.0 minpoll 4 maxpoll 4
fudge 127.127.28.0 time1 0.420 refid GPS