From monkey@vectors.cx  Sun Sep 22 23:42:42 2002
Return-Path: <monkey@vectors.cx>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C4C8737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Sep 2002 23:42:42 -0700 (PDT)
Received: from vectors.cx (manifold.vectors.cx [64.163.147.229])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 73DFE43E7B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Sep 2002 23:42:42 -0700 (PDT)
	(envelope-from monkey@vectors.cx)
Received: from vectors.cx (0e8577d0375249fe3875c1f7c334af99@localhost [127.0.0.1])
	by vectors.cx (8.12.6/8.12.4) with ESMTP id g8N6hFho045230
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Sep 2002 23:43:15 -0700 (PDT)
	(envelope-from monkey@vectors.cx)
Received: (from monkey@localhost)
	by vectors.cx (8.12.6/8.12.6/Submit) id g8N6hFtE045229;
	Sun, 22 Sep 2002 23:43:15 -0700 (PDT)
	(envelope-from monkey)
Message-Id: <200209230643.g8N6hFtE045229@vectors.cx>
Date: Sun, 22 Sep 2002 23:43:15 -0700 (PDT)
From: <adam@vectors.cx>
Reply-To: <adam@vectors.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] handbook claims it doesn't document DHCP server
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43279
>Category:       docs
>Synopsis:       [patch] handbook claims it doesn't document DHCP server
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 22 23:50:04 PDT 2002
>Closed-Date:    Mon Sep 30 11:01:31 PDT 2002
>Last-Modified:  Mon Sep 30 11:01:31 PDT 2002
>Originator:     
>Release:        FreeBSD 4.7-RC i386
>Organization:
>Environment:
System: FreeBSD smacky.vectors.cx 4.7-RC FreeBSD 4.7-RC #20: Wed Sep 18 17:41:14 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386


	
>Description:
	
>How-To-Repeat:
	the handbook's DHCP topic within the Advanced Networking chapter states
	that the page contains instructions for dhclient only, when the server-
	side is indeed documentated.
	
>Fix:

	

--- dhcp.patch begins here ---
--- en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml.orig	Sun Sep 22 23:03:46 2002
+++ en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml	Sun Sep 22 23:12:56 2002
@@ -3339,9 +3339,12 @@
     <sect2>
       <title>What this Section Covers</title>
 
-      <para>This section attempts to describe only the parts
-        of the DHCP system that are integrated with FreeBSD;
-        consequently, the server portions are not described.  The DHCP
+      <para>This section describes both the client-side and server-side
+        components of the ISC DHCP system.  The client-side program,
+        <command>dhclient</command>, comes integrated within FreeBSD, and
+        the server-side portion is available from the 
+        <filename role="package">net/isc-dhcp3</filename> port.  The
+        &man.dhclient.8;, &man.dhcp-options.5;, and &man.dhclient.conf.5;
         manual pages, in addition to the references below, are useful
         resources.</para>
     </sect2>
--- dhcp.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Mon Sep 23 03:30:40 PDT 2002 
Responsible-Changed-Why:  
I'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43279 
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Mon Sep 30 11:00:41 PDT 2002 
State-Changed-Why:  
Your patch was committed as-is, and should take about 12 hours to make 
it to the website.  Thanks very much for your submission. 


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