summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2013-09-17 12:46:45 -0700
committerGary E. Miller <gem@rellim.com>2013-09-17 12:46:45 -0700
commit56552e784bde3249f92eb098d36316d79ceaa7d4 (patch)
tree8d323d3f6cd2aabd770d8a07d00167330f808e8b /gpsd.xml
parent984132e40969c49f3557da1a27c41fdfd1e56512 (diff)
downloadgpsd-56552e784bde3249f92eb098d36316d79ceaa7d4.tar.gz
Make clear -n is not really optional for ntp/chrony usage and that
not using -n is almost never usefull.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/gpsd.xml b/gpsd.xml
index c6848c26..13d219fa 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -188,9 +188,8 @@ is associated with it. Some RS232 GPSes wait in a standby mode
(drawing less power) when the host machine is not asserting DTR, and
some cellphone and handheld embedded GPSes have similar behaviors.
Accordingly, waiting for a watch request to open the device may save
-battery power. (This capability is rare in consumer-grade devices and
-nonexistent in those USB GPSes that lack a DTR line, which is
-most of them.)</para>
+battery power. (This capability is rare in consumer-grade devices).
+</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -596,7 +595,7 @@ century.</para>
<para>gpsd can provide reference clock information to
<application>ntpd</application>, to keep the system clock synchronized
to the time provided by the GPS receiver. If you're going to
-use <application>gpsd</application> you probably want to run it
+use <application>gpsd</application> you are strongly encourage to run gpsd
<option>-n</option> mode so the clock will be updated even when no
clients are active.</para>