Bug 84913

Summary: bsdlabel(8) manpage seems wrong about fsize, bsize, bps/cpg
Product: Documentation Reporter: Gary W. Swearingen <garys>
Component: Books & ArticlesAssignee: ru <ru>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Gary W. Swearingen 2005-08-14 17:10:14 UTC
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.
Comment 1 dfilter service freebsd_committer freebsd_triage 2006-10-13 16:44:47 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"
Comment 2 ru freebsd_committer freebsd_triage 2006-10-13 16:44:53 UTC
State Changed
From-To: open->closed

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. 


Comment 3 ru freebsd_committer freebsd_triage 2006-10-13 16:44:53 UTC
Responsible Changed
From-To: freebsd-doc->ru
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-10-16 13:12:11 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"