docs/84485: [patch] apropos(1) manpage missing ENVIRONMENT section

Gary W. Swearingen garys at opusnet.com
Tue Aug 2 15:10:11 UTC 2005


>Number:         84485
>Category:       docs
>Synopsis:       [patch] apropos(1) manpage missing ENVIRONMENT section
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 02 15:10:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
none
>Environment:
n/a
>Description:
apropos(1) manpage missing ENVIRONMENT section

>How-To-Repeat:
n/a

>Fix:

--- apropos..orig.1	Tue Aug  2 07:30:44 2005
+++ apropos.1	Tue Aug  2 07:50:30 2005
@@ -37,6 +37,19 @@
 really is an extended regular expression, please read
 .Xr grep 1
 manual page for more information about its format.
+.Sh ENVIRONMENT
+.Bl -tag -width ".Ev PAGER"
+.It Ev PATH , MANPATH , MANLOCALES
+Used in finding the
+.Nm whatis
+database files.
+See
+.Xr manpath 1 .
+.It Ev PAGER
+Command used to page the output.
+The default is
+.Ic pager -s .
+.El
 .Sh DIAGNOSTICS
 The
 .Nm
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list