Bug 157354

Summary: [PATCH] update newfs(8) man page after changed defaults
Product: Documentation Reporter: Niclas Zeising <niclas.zeising>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: mckusick
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sbin.newfs.8.diff none

Description Niclas Zeising 2011-05-26 21:10:04 UTC
	The default sizes for blocksize and fragment size when using newfs was recently changed. Documentation needs to be updated to reflect this.

Fix: Attached patch updates the manual page to mention the new defaults.
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2011-05-28 18:17:26 UTC
State Changed
From-To: open->feedback
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2011-05-28 18:20:06 UTC
State Changed
From-To: feedback->closed

Close this PR, as the commit in r222423 changed the relevant bits.