summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-01-26 15:23:43 -0800
committerGary E. Miller <gem@rellim.com>2015-01-26 15:23:43 -0800
commitb9211a0a482a72c4d88248dd7c99a59df2c54906 (patch)
tree5744eecd0892a7d468d4d81180f0c44a40af7890 /www
parentf0669f3ed0b300ebd5567afc3c1dd2d179551dc6 (diff)
downloadgpsd-b9211a0a482a72c4d88248dd7c99a59df2c54906.tar.gz
Fix typo in howto. As reported by Mike Stewart.
Diffstat (limited to 'www')
-rw-r--r--www/gpsd-time-service-howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gpsd-time-service-howto.txt b/www/gpsd-time-service-howto.txt
index 7a9c34c4..427a7980 100644
--- a/www/gpsd-time-service-howto.txt
+++ b/www/gpsd-time-service-howto.txt
@@ -840,7 +840,7 @@ If running as root, the preferred starting procedure is:
-----------------------------------------------------------------------------
$ su - (or sudo -s )
# killall -9 gpsd chronyd
-# chrony -f /etc/chrony/chrony.conf
+# chronyd -f /etc/chrony/chrony.conf
# sleep 2
# gpsd -n /dev/ttyXX
# sleep 2