summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-02-01 09:59:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-02-01 09:59:30 +0000
commit58ddc7c9a16cf93b907579aacf66ed6104bc9314 (patch)
tree1888da21e5b833f5309b71eb06bc51475d30d5be /usr.sbin/dhcpd
parentc725af7869d5223d2068321886da7b0c7e683d09 (diff)
NTP is described by RFC 1305, not 1035;
from michal f. hanula (freebsd docs/92629)
Diffstat (limited to 'usr.sbin/dhcpd')
-rw-r--r--usr.sbin/dhcpd/dhcp-options.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dhcpd/dhcp-options.5 b/usr.sbin/dhcpd/dhcp-options.5
index a709d694aec..80b2772c0ad 100644
--- a/usr.sbin/dhcpd/dhcp-options.5
+++ b/usr.sbin/dhcpd/dhcp-options.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhcp-options.5,v 1.5 2005/09/30 20:34:26 jaredy Exp $
+.\" $OpenBSD: dhcp-options.5,v 1.6 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