]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
Add URLs to documentation for gpsd, radioclk and linuxpps
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 14 Aug 2013 16:48:30 +0000 (18:48 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 14 Aug 2013 17:02:49 +0000 (19:02 +0200)
INSTALL
chrony.texi.in

diff --git a/INSTALL b/INSTALL
index 8184235b6712f1bababaeb96f4b74722a64bc6d6..a2b40369d86ebe41042a8cc6283e64debdf17836 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -39,10 +39,11 @@ with line editing support.  If you don't want this, specify the
 --disable-readline flag to configure.  Please refer to the chrony.txt
 file for more information.
 
-If a `timepps.h' header is available, chronyd will be built with PPS
-API reference clock driver.  If the header is installed in a location
-that isn't normally searched by the compiler, you can add it to the
-searched locations by setting CPPFLAGS variable to -I/path/to/timepps.
+If a 'timepps.h' header is available (e.g. from the LinuxPPS project
+(http://linuxpps.org/)), chronyd will be built with PPS API reference
+clock driver.  If the header is installed in a location that isn't
+normally searched by the compiler, you can add it to the searched
+locations by setting 'CPPFLAGS' variable to '-I/path/to/timepps'.
 
 Now type
 
index e4558105707cf0ba4e67d31360a3c225dc63f909..09740b9fb79bf2e497b3c1ee8bc42159b200cfa3 100644 (file)
@@ -391,7 +391,8 @@ If editline or readline library is available, chronyc will be built with line
 editing support.  If you don't want this, specify the --disable-readline flag
 to configure.  Please refer to @pxref{line editing support} for more information.
 
-If a @file{timepps.h} header is available, chronyd will be built with PPS API
+If a @file{timepps.h} header is available (e.g. from the
+@uref{http://linuxpps.org/, LinuxPPS project}), chronyd will be built with PPS API
 reference clock driver.  If the header is installed in a location that isn't
 normally searched by the compiler, you can add it to the searched locations by
 setting @code{CPPFLAGS} variable to @code{-I/path/to/timepps}.
@@ -2493,8 +2494,9 @@ A driver option in form @code{:perm=NNN} can be appended to the
 segment number to create the segment with permissions other than the
 default @code{0600}. 
 
-Some examples of applications that can be used as SHM sources are @code{gpsd},
-@code{shmpps} and @code{radioclk}.
+Some examples of applications that can be used as SHM sources are
+@uref{http://catb.org/gpsd/, @code{gpsd}}, @code{shmpps} and
+@uref{http://www.buzzard.me.uk/jonathan/radioclock.html, @code{radioclk}}.
 @item SOCK
 Unix domain socket driver.  It is similar to the SHM driver, but uses a
 different format and uses a socket instead of shared memory.  It does not