From 1d851cff2c59ba728cf6a862db9b1890967de317 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Fri, 11 Oct 2013 14:42:06 -0700 Subject: [PATCH] -n [master] Correct NTP rfc number --- common/dhcp-options.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/dhcp-options.5 b/common/dhcp-options.5 index 288103e82..f57fd731e 100644 --- a/common/dhcp-options.5 +++ b/common/dhcp-options.5 @@ -1,6 +1,6 @@ .\" $Id: dhcp-options.5,v 1.50 2011/05/20 13:48:32 tomasz Exp $ .\" -.\" Copyright (c) 2012 by Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (c) 2012-2013 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 1996-2003 by Internet Software Consortium .\" @@ -732,7 +732,7 @@ means allow forwarding. ]\fB;\fR .RS 0.25i .PP -This option specifies a list of IP addresses indicating NTP (RFC 1035) +This option specifies a list of IP addresses indicating NTP (RFC 5905) servers available to the client. Servers should be listed in order of preference. .RE -- 2.47.2