| Summary: | loader.help has obsolete reference for show command. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Gary W. Swearingen <swear> | ||||
| Component: | misc | Assignee: | Dag-Erling Smørgrav <des> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.4-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->feedback Fixed in -CURRENT, awaiting MFC. Responsible Changed From-To: freebsd-bugs->des I'll handle the MFC. State Changed From-To: feedback->closed MFCed, thanks! |
The /boot/loader.help file has this line in the "show" entry which is obsolete since the deletion of a list of variables from the "set" entry. See the set command for a list of some variables. ================ Fix: Remove the line with this: patch -d "unknown directory" < this-PR How-To-Repeat: n/a ================