From darklogik@pittgoth.com  Wed Jan 30 19:26:59 2002
Return-Path: <darklogik@pittgoth.com>
Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111])
	by hub.freebsd.org (Postfix) with ESMTP id 2BC9337B400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Jan 2002 19:26:58 -0800 (PST)
Received: (from darklogik@localhost)
	by pittgoth.com (8.11.6/8.11.6) id g0V3SKa00702;
	Wed, 30 Jan 2002 22:28:20 -0500 (EST)
	(envelope-from darklogik)
Message-Id: <200201310328.g0V3SKa00702@pittgoth.com>
Date: Wed, 30 Jan 2002 22:28:20 -0500 (EST)
From: Tom Rhodes <darklogik@pittgoth.com>
Reply-To: Tom Rhodes <darklogik@pittgoth.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Install chapter of handbook is missleading
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34478
>Category:       docs
>Synopsis:       [PATCH] Install chapter of handbook is missleading
>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:   Wed Jan 30 19:30:00 PST 2002
>Closed-Date:    Thu Jan 31 00:02:39 PST 2002
>Last-Modified:  Thu Jan 31 00:02:56 PST 2002
>Originator:     
>Release:        FreeBSD 4.5 i386
>Organization:
>Environment:
System: FreeBSD 4.5

>Description:
The FreeBSD handbook installation chapter, has an
<important> note about growfs(8), listing that it will be a new
feature in FreeBSD 5.0.  This is untrue, the man page for
growfs(8) has been around since 4.4, and even specifies that
the command originally showed in 4.4.

>How-To-Repeat:
Read the config chapter, then man 8 growfs

>Fix:
This patch, will adjust the install/chapter.sgml so that it
will point out the truth, which is that the command in question,
growfs(8) first appeared in 4.4


*** chapter.sgml.old	Wed Jan 30 22:19:24 2002
--- chapter.sgml	Wed Jan 30 22:24:54 2002
***************
*** 1666,1673 ****
  	    with the size, and then restoring.</para>
  
  	  <important>
! 	    <para>FreeBSD 5.0 will feature a new command,
! 	      <command>growfs</command>, which will make it possible to
  	      increase the size of a filesystem on the fly, removing this
  	      limitation.</para>
  	  </important>
--- 1666,1673 ----
  	    with the size, and then restoring.</para>
  
  	  <important>
! 	    <para>FreeBSD 4.4 and up have a featured command, the
! 	      &man.growfs.8, which will makes it possible to
  	      increase the size of a filesystem on the fly, removing this
  	      limitation.</para>
  	  </important>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jim 
State-Changed-When: Thu Jan 31 00:02:39 PST 2002 
State-Changed-Why:  
Committed, thanks! 

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