From nobody@FreeBSD.org  Thu Dec 20 16:16:15 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id B77EA37B41B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Dec 2001 16:16:14 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id fBL0GEl02573;
	Thu, 20 Dec 2001 16:16:14 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200112210016.fBL0GEl02573@freefall.freebsd.org>
Date: Thu, 20 Dec 2001 16:16:14 -0800 (PST)
From: Hiten Pandya <hiten@uk.FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] - Section 17.5 of Handbook has wrong path for a file
X-Send-Pr-Version: www-1.0

>Number:         33041
>Category:       docs
>Synopsis:       [PATCH] - Section 17.5 of Handbook has wrong path for a file
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 16:20:01 PST 2001
>Closed-Date:    Mon Dec 31 12:28:15 PST 2001
>Last-Modified:  Mon Dec 31 12:28:55 PST 2001
>Originator:     Hiten Pandya
>Release:        5.0-CURRENT
>Organization:
>Environment:
FreeBSD hpdi.ath.cx 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Dec 12 00:34:45 GMT 2001     
hitenp@hpdi.ath.cx:/usr/obj/data/dev/src/sys/CURRENT5  i386
>Description:
There was a post about this issue on the -doc mailing list but it wasn't
taken serious enough, and was kinda ignored.  I am officialy sending
a Problem Report regarding that issue.  This bug was originally pointed
out by "Ronald Klop" <ronald@klop.yi.org>.

In section '17.5 Diskless Operation' in the FreeBSD Handbook,
is the sample script '/usr/local/share/examples/clone_root' mentioned.

The above path is wrong, and should point to the path below, which is
correct, as I have checked it on my system after the post on the -doc
mailing list:

This should be: /usr/share/examples/diskless/clone_root.

I am posting a patch with this PR.

thanks,
=Hiten
=<hiten@uk.FreeBSD.org>
>How-To-Repeat:
Visit the FreeBSD Handbook, under the Advanced Networking section (17.5),
it points out a path (/usr/local/share/examples/clone_root) which is
wrong, if you try to find it on your local FreeBSD system.
>Fix:
*** chapter.sgml.old    Wed Nov 14 15:59:15 2001
--- chapter.sgml        Thu Dec 13 23:53:45 2001
***************
*** 1142,1148 ****
  
        <listitem>
        <para>A sample script
!         (<filename>/usr/local/share/examples/clone_root</filename>) eases
          the creation and maintenance of the workstation's root filesystem
          on the server. The script will probably require a little
          customization but it will get you started very quickly</para>
--- 1142,1148 ----
  
        <listitem>
        <para>A sample script
!         (<filename>/usr/share/examples/diskless/clone_root</filename>) eases
          the creation and maintenance of the workstation's root filesystem
          on the server. The script will probably require a little
          customization but it will get you started very quickly</para>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Mon Dec 31 12:28:15 PST 2001 
State-Changed-Why:  
I fixed this when the user sent in the original email to the doc list. 
Thanks for the submission though! 

--- 
revision 1.112 
date: 2001/12/15 05:29:18;  author: murray;  state: Exp;  lines: +1 -1 
Correct the path for the 'clone_root' example script. 

Submitted by:   Ronald Klop <ronald@klop.yi.org> 
--- 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33041 
>Unformatted:
