Bug 32454

Summary: loader.help has obsolete reference for show command.
Product: Base System Reporter: Gary W. Swearingen <swear>
Component: miscAssignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gary W. Swearingen 2001-12-03 04:10:01 UTC
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
================
Comment 1 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-12-04 12:01:37 UTC
State Changed
From-To: open->feedback

Fixed in -CURRENT, awaiting MFC.
Comment 2 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-12-04 12:08:36 UTC
Responsible Changed
From-To: freebsd-bugs->des

I'll handle the MFC.
Comment 3 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-12-07 11:55:47 UTC
State Changed
From-To: feedback->closed

MFCed, thanks!