| Summary: | [patch] mdconfig(8) man page lacks CD image example | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Warren Block <wblock> | ||||
| Component: | Books & Articles | Assignee: | Giorgos Keramidas <keramida> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Warren Block
2007-05-15 22:20:04 UTC
Responsible Changed From-To: freebsd-doc->keramida I'll handle this. keramida 2007-05-18 13:57:17 UTC
FreeBSD src repository (doc committer)
Modified files:
sbin/mdconfig mdconfig.8
Log:
Add an example which shows how mdconfig(8) can be used
to mount an ISO 9660 CD image file.
PR: 112691
Submitted by: Warren Block, wblock at wonkity.com
MFC after: 3 days
Revision Changes Path
1.37 +7 -1 src/sbin/mdconfig/mdconfig.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->patched Committed to HEAD, thanks :) http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/mdconfig/mdconfig.8 http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/mdconfig/mdconfig.8.diff?r1=1.33.2.2;r2=1.33.2.3 It looks patch was MFCed quite while ago and I think this can be closed now. Thanks,ro Hi State Changed From-To: patched->closed This was patched, and MFC'd to 6.x on November 2007. |