| Summary: | boot(8) manpage is incomplete according to "Bugs". | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Gary W. Swearingen <swear> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed This was corrected in rev 1.36 of boot_i386.8. |
The boot(8) manpage's "Bugs" section has this note: "Some features are not yet documented." (This PR should stay open until that statement has been removed. A manpage either deserves an open PR for needed improvement or it should go without saying (in the manpage) that the manpage (esp. one like "boot") is incomplete. An exception is made for obsolete features, which probably should have their existence noted (at least).) ================ Fix: Document the features or remove the note. I recommend removing the note by patching this: .\" $FreeBSD: src/sbin/reboot/boot_i386.8,v 1.23.2.11 2002/04/24 17:47:58 rnordier Exp $ with this: How-To-Repeat: n/a ================