From garys@opusnet.com  Sun Aug 14 16:07:26 2005
Return-Path: <garys@opusnet.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 775E316A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Aug 2005 16:07:26 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from opusnet.com (mail.opusnet.com [209.210.200.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1C54743D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Aug 2005 16:07:26 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP
  (SMTPD32-8.05) id AC3CFA6D0144; Sun, 14 Aug 2005 09:07:24 -0700
Received: from localhost.localhost (localhost.localhost [127.0.0.1])
	by localhost.localhost (8.13.3/8.13.3) with ESMTP id j7EGAEah073228
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Aug 2005 09:10:14 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Received: (from jojo@localhost)
	by localhost.localhost (8.13.3/8.13.3/Submit) id j7EGA9Bw073227;
	Sun, 14 Aug 2005 09:10:09 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Message-Id: <8wek8wfqji.k8w@mail.opusnet.com>
Date: Sun, 14 Aug 2005 09:10:09 -0700
From: "Gary W. Swearingen" <garys@opusnet.com>
Reply-To: garys@opusnet.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: bsdlabel(8) manpage seems wrong about fsize, bsize, bps/cpg
X-GNATS-Notify:

>Number:         84913
>Category:       docs
>Synopsis:       bsdlabel(8) manpage seems wrong about fsize, bsize, bps/cpg
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ru
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 14 16:10:14 GMT 2005
>Closed-Date:    Fri Oct 13 15:47:11 GMT 2006
>Last-Modified:  Mon Oct 16 12:20:30 GMT 2006
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
none
>Environment:
n/a
>Description:

The bsdlabel(8) manpage seems wrong about the fsize, bsize, bps/cpg
defaults.  If use a protofile with them omitted (or zero), they
default to zero.  (They are later changed by "newfs".)

>How-To-Repeat:
n/a

Fix: Say they default to zero.
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Fri Oct 13 15:44:53 UTC 2006 
State-Changed-Why:  
They don't default to zero, but you're right about their defaults 
were wrong and are documented in newfs(8).  Please see the commit 
log (available in the audit trail of this PR) for more details of 
how it was fixed. 


Responsible-Changed-From-To: freebsd-doc->ru 
Responsible-Changed-By: ru 
Responsible-Changed-When: Fri Oct 13 15:44:53 UTC 2006 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=84913 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/84913: commit references a PR
Date: Fri, 13 Oct 2006 15:44:47 +0000 (UTC)

 ru          2006-10-13 15:44:29 UTC
 
   FreeBSD src repository
 
   Modified files:
     sbin/bsdlabel        bsdlabel.8 
   Log:
   - Don't mention (wrong) defaults for FFS file system parameters,
     replace them with references to newfs(8) which documents them.
   
   - Remove mentions of LFS support for which was retired in 1998.
   
   - Regenerate an example output.
   
   PR:             docs/84913
   MFC after:      3 days
   
   Revision  Changes    Path
   1.67      +11 -20    src/sbin/bsdlabel/bsdlabel.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/84913: commit references a PR
Date: Mon, 16 Oct 2006 12:12:11 +0000 (UTC)

 ru          2006-10-16 12:07:45 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     sbin/bsdlabel        bsdlabel.8 
   Log:
   MFC:
   
   - 1.66: Fix utility's short description. [1]
   - 1.67: various cleanup. [2]
   
   PR:             docs/84467 [1], docs/84913 [2]
   Approved by:    re (hrs)
   
   Revision  Changes    Path
   1.60.2.3  +14 -26    src/sbin/bsdlabel/bsdlabel.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
