| Summary: | disklabel(8) manual missing "2" in example, etc. | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Gary W. Swearingen <swear> |
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->analyzed I shall take this disklabel(8) PR also. Thanks Gary! Responsible Changed From-To: freebsd-doc->trhodes I shall take this disklabel(8) PR also. Thanks Gary! State Changed From-To: analyzed->patched Today seen first commit of disklabel.8 series which will tackle things like packid, whitespace, grammar, partition/slice confusion, and various other picks. The patch I committed to CURRENT closes this PR and chips at the others, in two days I'll commit to STABLE and close this PR. State Changed From-To: patched->closed Fixed, patched STABLE. This does not close all the disklabel(8) issues, but i'll work on it later on, shine up the manual page real good. Thanks Gary! |
The disklabel(8) manual has problems. See below for some easy ones. ================ Fix: -- Change "-s newboot " to "-s newboot2 " in an example. -- Change "irregardless" to "regardless" (or "irrespective"). -- Change "is resident" to "resides" or "is located" or just "is". -- Maybe change "disklabel [-NW] disk" in "Synopsis" to "disklabel { -N | -W }", but I'm not sure. Not important. How-To-Repeat: n/a ================