From owner-freebsd-doc Wed Jan 30 19:30: 9 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C89C537B405 for ; Wed, 30 Jan 2002 19:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0V3U0980662; Wed, 30 Jan 2002 19:30:00 -0800 (PST) (envelope-from gnats) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 2BC9337B400 for ; 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 Reply-To: Tom Rhodes To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: docs/34478: [PATCH] Install chapter of handbook is missleading Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34478 >Category: docs >Synopsis: [PATCH] Install chapter of handbook is missleading >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 30 19:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.5 i386 >Organization: >Environment: System: FreeBSD 4.5 >Description: The FreeBSD handbook installation chapter, has an 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. ! FreeBSD 5.0 will feature a new command, ! growfs, which will make it possible to increase the size of a filesystem on the fly, removing this limitation. --- 1666,1673 ---- with the size, and then restoring. ! 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. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message