| Summary: | boot(8) documents /boot.config, but 'man boot.config' fails | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Marian Cerny <jojo> |
| Component: | Books & Articles | Assignee: | Daniel Gerzo <danger> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Marian Cerny
2007-05-01 17:10:05 UTC
Responsible Changed From-To: freebsd-doc->danger I will add the boot.config(5) manual page soon. danger 2007-08-14 15:25:32 UTC
FreeBSD src repository (doc committer)
Modified files:
share/man/man5 Makefile
Added files:
share/man/man5 boot.config.5
Log:
Add the boot.config.5 manual page.
Reviewed by: keramida
Approved by: re@ (bmah)
PR: docs/112307
Revision Changes Path
1.77 +1 -0 src/share/man/man5/Makefile
1.1 +103 -0 src/share/man/man5/boot.config.5 (new)
_______________________________________________
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 I have added the boot.config.5 man page to the HEAD. I will MFC it to RELENG_6 soon. Thanks for your submission! State Changed From-To: patched->closed The boot.config.5 man page has been MFCed to RELENG_6. |