diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-01 09:59:30 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-01 09:59:30 +0000 |
commit | 58ddc7c9a16cf93b907579aacf66ed6104bc9314 (patch) | |
tree | 1888da21e5b833f5309b71eb06bc51475d30d5be /sbin | |
parent | c725af7869d5223d2068321886da7b0c7e683d09 (diff) |
NTP is described by RFC 1305, not 1035;
from michal f. hanula (freebsd docs/92629)
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/dhclient/dhcp-options.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/dhcp-options.5 b/sbin/dhclient/dhcp-options.5 index ab09b9eaf6e..6eef5f5887c 100644 --- a/sbin/dhclient/dhcp-options.5 +++ b/sbin/dhclient/dhcp-options.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp-options.5,v 1.6 2005/09/30 20:34:23 jaredy Exp $ +.\" $OpenBSD: dhcp-options.5,v 1.7 2006/02/01 09:59:29 jmc Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. .\" All rights reserved. @@ -413,7 +413,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 |