aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient
diff options
context:
space:
mode:
authorJesus R. Camou <jcamou@FreeBSD.org>2006-02-06 19:22:34 +0000
committerJesus R. Camou <jcamou@FreeBSD.org>2006-02-06 19:22:34 +0000
commit6912d575ee775dd846bbb3bb3c41c8022b54f0f5 (patch)
tree4c4d3915108360f0925eb2ba42fd2d58ed0cdc2b /sbin/dhclient
parent52c7e322b2f66cdfaef5d827a2af6c4b570151e3 (diff)
downloadsrc-6912d575ee775dd846bbb3bb3c41c8022b54f0f5.tar.gz
src-6912d575ee775dd846bbb3bb3c41c8022b54f0f5.zip
Correct RFC for NTP.
PR: docs/92629 Submitted by: Daniel Gerzo <danger@rulez.sk> Noticed by: Michal F. Hanula <f@7f000001.org> Approved by: trhodes (mentor)
Notes
Notes: svn path=/head/; revision=155394
Diffstat (limited to 'sbin/dhclient')
-rw-r--r--sbin/dhclient/dhcp-options.52
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient/dhcp-options.5 b/sbin/dhclient/dhcp-options.5
index 35b47e609c00..37356062ccac 100644
--- a/sbin/dhclient/dhcp-options.5
+++ b/sbin/dhclient/dhcp-options.5
@@ -425,7 +425,7 @@ Servers should be listed in order of preference.
.Ic option ntp-servers Ar ip-address
.Oo , Ar ip-address ... Oc ;
.Xc
-This option specifies a list of IP addresses indicating NTP (RFC 1035)
+This option specifies a list of IP addresses indicating NTP (RFC 1305)
servers available to the client.
Servers should be listed in order of preference.
.It Xo