diff options
author | jcamou <jcamou@FreeBSD.org> | 2006-02-06 19:22:34 +0000 |
---|---|---|
committer | jcamou <jcamou@FreeBSD.org> | 2006-02-06 19:22:34 +0000 |
commit | d3a1c26f553f8f783eed30cfd12ffdb492de8e52 (patch) | |
tree | 4c4d3915108360f0925eb2ba42fd2d58ed0cdc2b /sbin | |
parent | ec5cff93e4b2bd8f76503428d8ba124eab9aeafa (diff) | |
download | FreeBSD-src-d3a1c26f553f8f783eed30cfd12ffdb492de8e52.zip FreeBSD-src-d3a1c26f553f8f783eed30cfd12ffdb492de8e52.tar.gz |
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)
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/dhclient/dhcp-options.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient/dhcp-options.5 b/sbin/dhclient/dhcp-options.5 index 35b47e6..3735606 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 |