From martin@sumuk.de  Tue May  7 05:00:14 2002
Return-Path: <martin@sumuk.de>
Received: from Kain.sumuk.de (Kain.sumuk.de [213.221.86.114])
	by hub.freebsd.org (Postfix) with ESMTP id 621D737B407
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 May 2002 05:00:11 -0700 (PDT)
Received: from Moses.earth.sol (Moses.earth.sol [192.168.1.1])
	by Kain.sumuk.de (8.11.6/8.11.6) with ESMTP id g47C09038166
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 7 May 2002 14:00:09 +0200 (CEST)
	(envelope-from martin@sumuk.de)
Received: (from vincent@localhost)
	by Moses.earth.sol (8.11.6/8.11.6) id g47C09311540;
	Tue, 7 May 2002 14:00:09 +0200 (CEST)
	(envelope-from vincent)
Message-Id: <200205071200.g47C09311540@Moses.earth.sol>
Date: Tue, 7 May 2002 14:00:09 +0200 (CEST)
From: Martin Heinen <martin@sumuk.de>
Reply-To: Martin Heinen <martin@sumuk.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] cutting-edge: remove a FAQ
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37824
>Category:       docs
>Synopsis:       [PATCH] cutting-edge: remove a FAQ
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 07 05:10:01 PDT 2002
>Closed-Date:    Tue May 14 13:50:33 PDT 2002
>Last-Modified:  Tue May 14 13:50:33 PDT 2002
>Originator:     Martin Heinen
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD Moses.earth.sol 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 22 07:35:30 CET 2001 toor@Moses.earth.sol:/usr/obj/usr/src/sys/MOSES i386


	
>Description:
	The section describing 'make world' contains a question
	which is dealt with in great detail in the next section
	'Tracking for multiple machines'.  Removed the question
	and moved the NFS <indexterm> to the next section.  Also
	added a secondary <indexterm>.
>How-To-Repeat:
	Read the chapter 'The Cutting Edge'.
>Fix:

Index: chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v
retrieving revision 1.120
diff -u -r1.120 chapter.sgml
--- chapter.sgml	4 May 2002 14:22:34 -0000	1.120
+++ chapter.sgml	7 May 2002 11:40:18 -0000
@@ -1543,23 +1543,6 @@
 	  </answer>
 	</qandaentry>
 
-	<indexterm><primary>NFS</primary></indexterm>
-	<qandaentry>
-	  <question>
-	    <para>Can I use one machine as a <emphasis/master/ to upgrade lots
-	      of machines (NFS)?</para>
-	  </question>
-
-	  <answer>
-	    <para>This is a fairly easy task, and can save hours of compile
-              time for many machines.  Simply run the 
-	      <makevar>buildworld</makevar> on a central
-              machine, and then NFS mount <filename>/usr/src</filename> and
-	      <filename>/usr/obj</filename> on the remote machine and
-	      <makevar>installworld</makevar> there.</para>
-	  </answer>
-	</qandaentry>
-
 	<qandaentry>
 	  <question>
 	    <para>How can I speed up making the world?</para>
@@ -1702,6 +1685,10 @@
       </authorgroup>
     </sect1info>
     <title>Tracking for multiple machines</title>
+    <indexterm>
+      <primary>NFS</primary>
+      <secondary>installing multiple machines</secondary>
+    </indexterm>
     
     <para>If you have multiple machines that you want to track the
       same source tree, then having all of them download sources and
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dannyboy 
State-Changed-When: Tue May 14 13:50:09 PDT 2002 
State-Changed-Why:  
Committed, thanks. 

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