From lyndon@orodruin.orthanc.com  Tue Nov 28 02:34:27 1995
Received: from orodruin.orthanc.com (orodruin.orthanc.com [204.244.20.3])
          by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id CAA23929
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Nov 1995 02:34:25 -0800
Received: (from lyndon@localhost) by orodruin.orthanc.com (8.6.12/8.6.12) id CAA24061; Tue, 28 Nov 1995 02:34:23 -0800
Message-Id: <199511281034.CAA24061@orodruin.orthanc.com>
Date: Tue, 28 Nov 1995 02:34:23 -0800
From: Lyndon Nerenberg <lyndon@orodruin.orthanc.com>
Reply-To: lyndon@orodruin.orthanc.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: man(1) references optional pager
X-Send-Pr-Version: 3.2

>Number:         847
>Category:       docs
>Synopsis:       man(1) references optional pager
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 28 02:40:05 PST 1995
>Closed-Date:    Mon Jan 22 01:25:57 PST 1996
>Last-Modified:  Mon Jan 22 01:29:10 PST 1996
>Originator:     Lyndon Nerenberg
>Release:        FreeBSD 2.1.0-951104-SNAP i386
>Organization:
Orthanc Systems: Internet and UNIX consulting
>Environment:

	2.1

>Description:

	man(1) has a SEE ALSO referring to less(1) which may not be
	installed.

>How-To-Repeat:

>Fix:
	
	Patch /usr/src/gnu/usr.bin/man/man/man.man (or whatever it is :-)


--- 1.1	1995/11/28 10:30:06
+++ man.man	1995/11/28 10:30:15
@@ -127,7 +127,7 @@
 .B %pager%
 is used.
 .SH "SEE ALSO"
-apropos(1), whatis(1), manpath(1), less(1), groff(1).
+apropos(1), whatis(1), manpath(1), groff(1).
 .SH BUGS
 The
 .B \-t
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Mon Jan 22 01:25:57 PST 1996 
State-Changed-Why:  
The reference to less(1) was changed to more(1). 
>Unformatted:
