| Summary: | bsdlabel(8) manpage seems wrong about fsize, bsize, bps/cpg | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Gary W. Swearingen <garys> |
| Component: | Books & Articles | Assignee: | 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
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"
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. Responsible Changed From-To: freebsd-doc->ru 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"
|