From f@7f000001.org  Tue Jan 31 18:07:01 2006
Return-Path: <f@7f000001.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5823516A420
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Jan 2006 18:07:01 +0000 (GMT)
	(envelope-from f@7f000001.org)
Received: from roo.7f000001.org (gw.dial.sk [217.67.16.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 090B043D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Jan 2006 18:06:57 +0000 (GMT)
	(envelope-from f@7f000001.org)
Received: by roo.7f000001.org (Postfix, from userid 19508)
	id A64A92E1DE; Tue, 31 Jan 2006 19:06:54 +0100 (CET)
Message-Id: <20060131180654.A64A92E1DE@roo.7f000001.org>
Date: Tue, 31 Jan 2006 19:06:54 +0100 (CET)
From: Michal F. Hanula <f@7f000001.org>
Reply-To: Michal F. Hanula <f@7f000001.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: wrong RFC number for NTP in dhcp-options(5)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         92629
>Category:       docs
>Synopsis:       wrong RFC number for NTP in dhcp-options(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jcamou
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 31 18:10:06 GMT 2006
>Closed-Date:    Wed Feb 15 15:05:30 GMT 2006
>Last-Modified:  Wed Feb 15 15:05:30 GMT 2006
>Originator:     Michal F. Hanula
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD roo.7f000001.org 6.0-STABLE FreeBSD 6.0-STABLE #2: Fri Jan 27 21:08:07 CET 2006 root@roo.7f000001.org:/usr/obj/usr/src/sys/ROO i386


dhcp-options(5):
	option ntp-servers ip-address [, ip-address ...];
		This option specifies a list of IP addresses indicating NTP (RFC
		1035) servers available to the client.  Servers should be listed
		in order of preference.

NTPv3 is described in RFC1305, RFC1035 is about DNS.
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:

From: Daniel Gerzo <danger@rulez.sk>
To: bug-followup@FreeBSD.org, f@7f000001.org
Cc:  
Subject: Re: docs/92629: wrong RFC number for NTP in dhcp-options(5)
Date: Thu, 2 Feb 2006 23:29:31 +0100

 Hello,
 
    Here we go:
 
 --- dhcp-options.5.orig	Thu Feb  2 23:25:47 2006
 +++ dhcp-options.5	Thu Feb  2 23:26:33 2006
 @@ -425,7 +425,7 @@
  .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
 
 -- 
 Sincerely,
    Daniel Gerzo
State-Changed-From-To: open->closed  
State-Changed-By: jcamou 
State-Changed-When: Mon Feb 6 19:22:47 UTC 2006 
State-Changed-Why:  
Corrected on HEAD, thanks for the submission. 


Responsible-Changed-From-To: freebsd-doc->jcamou  
Responsible-Changed-By: jcamou 
Responsible-Changed-When: Mon Feb 6 19:22:47 UTC 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92629 
State-Changed-From-To: closed->patched  
State-Changed-By: jcamou 
State-Changed-When: Tue Feb 7 14:15:17 UTC 2006 
State-Changed-Why:  
Closing PR after MFC'ing these changes. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92629 
State-Changed-From-To: patched->closed  
State-Changed-By: jcamou 
State-Changed-When: Wed Feb 15 15:04:49 UTC 2006 
State-Changed-Why:  
MFC done, close pr. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92629 
>Unformatted:
