From swear@blarg.net  Sun Dec  2 20:08:34 2001
Return-Path: <swear@blarg.net>
Received: from lists.blarg.net (lists.blarg.net [206.124.128.17])
	by hub.freebsd.org (Postfix) with ESMTP id 7D26337B405
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Dec 2001 20:08:33 -0800 (PST)
Received: from thig.blarg.net (thig.blarg.net [206.124.128.18])
	by lists.blarg.net (Postfix) with ESMTP id 2E6FCBCDF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Dec 2001 20:08:33 -0800 (PST)
Received: from localhost.localdomain ([206.124.139.115])
	by thig.blarg.net (8.9.3/8.9.3) with ESMTP id UAA17727
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 2 Dec 2001 20:08:32 -0800
Received: (from jojo@localhost)
	by localhost.localdomain (8.11.6/8.11.3) id fB348hC14355;
	Sun, 2 Dec 2001 20:08:43 -0800 (PST)
	(envelope-from swear@blarg.net)
Message-Id: <cl8zclndx1.zcl@localhost.localdomain>
Date: 02 Dec 2001 20:08:42 -0800
From: "Gary W. Swearingen" <swear@blarg.net>
Reply-To: swear@blarg.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: loader.help has obsolete reference for show command.
X-GNATS-Notify:

>Number:         32454
>Category:       misc
>Synopsis:       loader.help has obsolete reference for show command.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    des
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 02 20:10:01 PST 2001
>Closed-Date:    Fri Dec 7 03:55:47 PST 2001
>Last-Modified:  Fri Dec 07 03:55:50 PST 2001
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
none
>Environment:
n/a
================
>Description:

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.

================
>How-To-Repeat:
n/a
================
>Fix:

Remove the line with this:

patch -d "unknown directory" < this-PR

--- /tmp/loader.help.old	Sun Dec  2 20:05:54 2001
+++ /tmp/loader.help	Sun Dec  2 20:06:25 2001
@@ -348,8 +348,6 @@
 	Displays the value of <variable>, or all variables if not specified.
 	Multiple paths can be separated with a semicolon.
 
-	See the set command for a list of some variables.
-
 ################################################################################
 # Tunload DRemove all modules from memory
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: des 
State-Changed-When: Tue Dec 4 04:01:37 PST 2001 
State-Changed-Why:  
Fixed in -CURRENT, awaiting MFC. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32454 
Responsible-Changed-From-To: freebsd-bugs->des 
Responsible-Changed-By: des 
Responsible-Changed-When: Tue Dec 4 04:08:36 PST 2001 
Responsible-Changed-Why:  
I'll handle the MFC. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32454 
State-Changed-From-To: feedback->closed 
State-Changed-By: des 
State-Changed-When: Fri Dec 7 03:55:47 PST 2001 
State-Changed-Why:  
MFCed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32454 
>Unformatted:
