We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5de64e9 + e1ecd68 commit f320f87Copy full SHA for f320f87
types/poll_interval.pp
@@ -1,3 +1,3 @@
1
-# See http://doc.ntp.org/4.2.6/clockopt.html#server for documentation
+# See https://doc.ntp.org/documentation/4.2.6-series/confopt/#command-options for documentation
2
# Alternatively: type Ntp::Poll_interval = Variant[Integer, Pattern['']]
3
-type Ntp::Poll_interval = Integer[4, 17]
+type Ntp::Poll_interval = Integer[3, 17]
0 commit comments