| Summary: | [HANDBOOK] 21.7.1 needs improvement | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Aldis Berjoza <aldis> |
| Component: | Books & Articles | Assignee: | Ryusuke SUZUKI <ryusuke> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Aldis Berjoza
2010-12-18 16:30:09 UTC
Responsible Changed From-To: freebsd-doc->ryusuke I'll take this. ----Security_Multipart(Tue_Jan_18_22_59_37_2011_097)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Aldis-san, Sorry for the belated reply to your PR. As you reported, Normally, newfs(8) interprets the name of the disk and complains if it cannot understand it. For example: # newfs /dev/gvinum/concat newfs: /dev/gvinum/concat: can't figure out file system partition part should be removed. This part is for the old version of newfs which had -v option. I will remove this. Regards, Ryusuke ----Security_Multipart(Tue_Jan_18_22_59_37_2011_097)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAk01nMkACgkQG5rRvmPSlyQmmQCaA76E5Uifo9rZw4hCsn+4qrDP q5oAoNOyN3hRYiP8DWsNdZBY+4Hpy4sd =MAVV -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Jan_18_22_59_37_2011_097)---- ryusuke 2011-01-19 09:41:35 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/vinum chapter.sgml
Log:
Remove the paragraph for the old version of newfs which had -v option.
PR: docs/153273
Submitted by: Aldis Berjoza <aldis _at_ bsdroot dot lv>
Revision Changes Path
1.49 +0 -6 doc/en_US.ISO8859-1/books/handbook/vinum/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 Commited. Thanks! |