Bug 30330

Summary: disklabel.8: default size of fsize and bsize are opposite
Product: Documentation Reporter: Yoshihiko Sarumaru <mistral>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: ru
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Yoshihiko Sarumaru 2001-09-05 04:20:01 UTC
	Description of fsize and bsize are opposite each other.
	fsize (fragment size)'s default is 1024, but man said it is 8192.
	bsize (block size)'s default is 8192, but man siad it is 1024.

	Originally submitted by Kazutoshi Kubota for jpman project.

How-To-Repeat: 	man 8 disklabel
Comment 1 ru freebsd_committer freebsd_triage 2001-09-05 09:50:36 UTC
State Changed
From-To: open->closed

Fixed, thanks, but in a slightly different way. 
I have ordered an MFC for this.