summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a643e443..a3204d65 100644
--- a/www/gpsd-time-service-howto.txt
+++ b/www/gpsd-time-service-howto.txt
@@ -1098,7 +1098,7 @@ throw off the time measurements to servers on the local lan.
On a RaspberryPi ARP has been shown to impact the remote offset by up to
600 uSec in some rare cases.
-The solution is the same for both ntpd and chronyd, add the "minpoll 5"
+The solution is the same for both ntpd and chronyd, add the "maxpoll 5"
command to any 'server" or "peer directive. This will cause the maximum
polling period to be 32 seconds, well under the 60 second ARP timeout.