]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
Update gpsd SOCK example in documentation
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 26 Aug 2011 15:19:25 +0000 (17:19 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 26 Aug 2011 16:34:00 +0000 (18:34 +0200)
chrony.texi

index f32e815fcd35c06aea824ab332886a1fa47f601b..c92621197fe525376b8d60386ae0e9807ae7bab5 100644 (file)
@@ -2390,7 +2390,7 @@ protocol.  The path where the socket should be created is described in the
 @code{gpsd(8)} man page.  For example:
 
 @example
-refclock SOCK /tmp/chrony.tty0.sock
+refclock SOCK /var/run/chrony.ttyS0.sock
 @end example
 
 @end table