| Summary: | -d0 option cause error which described in handbook | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Tateoka Takamichi <tate> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | tate |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Tateoka Takamichi
2008-03-25 05:30:00 UTC
blackend 2008-03-25 08:43:38 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/disks chapter.sgml
Log:
Use the default extent-size for newfs(8) instead of a -d0 one which may
lead to errors.
PR: docs/122066
Submitted by: Takamichi Tateoka <tate@cs.uec.ac.jp>
Revision Changes Path
1.282 +2 -2 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
_______________________________________________
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 The -d0 has been removed. Thanks. |