Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2001 18:45:22 +0200 (CEST)
From:      Daniel Lang <dl@leo.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/29166: Flaw in growfs(8) manpage
Message-ID:  <20010723164522.CEBE317408@atleo3.leo.org>

next in thread | raw e-mail | index | archive | help

>Number:         29166
>Category:       docs
>Synopsis:       Flaw in growfs(8) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 23 09:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Lang
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
TU Muenchen
>Environment:
System: FreeBSD atleo3.leo.org 4.3-STABLE FreeBSD 4.3-STABLE #2: Wed Jul 18 14:56:14 CEST 2001 root@atleo3.leo.org:/usr/obj/usr/src/sys/ATLEO3 i386


>Description:
	In the recent 4.3-STABLE growfs was MFCt. The corresponding
        manpage (on this 4.3-STABLE) says:
[..]
HISTORY
     The growfs command first appeared in FreeBSD 5.0.
[..]
	which seems out of date, now. Also a reference to FreeBSD 3.x
        is mentioned, but I guess, thats ok (altough it could be a typo).
      
>How-To-Repeat:
	man growfs
>Fix:

If we talk about releases, this patch will do:

--- /usr/src/sbin/growfs/growfs.8.orig       Mon Jul 23 18:43:29 2001
+++ /usr/src/sbin/growfs/growfs.8    Mon Jul 23 18:43:56 2001
@@ -156,4 +156,4 @@
 The
 .Nm
 command first appeared in
-.Fx 5.0 .
+.Fx 4.4 .


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010723164522.CEBE317408>