From garys@opusnet.com  Tue Aug  2 15:03:32 2005
Return-Path: <garys@opusnet.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CA9E316A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Aug 2005 15:03:32 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from opusnet.com (mail.opusnet.com [209.210.200.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8752A43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Aug 2005 15:03:32 +0000 (GMT)
	(envelope-from garys@opusnet.com)
Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP
  (SMTPD32-8.05) id AB408C7700F0; Tue, 02 Aug 2005 08:03:28 -0700
Received: from localhost.localhost (localhost.localhost [127.0.0.1])
	by localhost.localhost (8.13.3/8.13.3) with ESMTP id j72F4xN1033190
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 2 Aug 2005 08:04:59 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Received: (from jojo@localhost)
	by localhost.localhost (8.13.3/8.13.3/Submit) id j72F4sQL033189;
	Tue, 2 Aug 2005 08:04:54 -0700 (PDT)
	(envelope-from garys@opusnet.com)
Message-Id: <e8hde82xd5.de8@mail.opusnet.com>
Date: Tue, 02 Aug 2005 08:04:54 -0700
From: "Gary W. Swearingen" <garys@opusnet.com>
Reply-To: garys@opusnet.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] apropos(1) manpage missing ENVIRONMENT section
X-GNATS-Notify:

>Number:         84485
>Category:       docs
>Synopsis:       [patch] apropos(1) manpage missing ENVIRONMENT section
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garys
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 02 15:10:10 GMT 2005
>Closed-Date:    Wed Sep 07 17:49:31 GMT 2005
>Last-Modified:  Wed Sep 07 17:49:31 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-doc->garys 
Responsible-Changed-By: garys 
Responsible-Changed-When: Mon Aug 29 04:40:01 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84485 
State-Changed-From-To: open->patched 
State-Changed-By: garys 
State-Changed-When: Thu Sep 1 01:01:52 GMT 2005 
State-Changed-Why:  
Patched HEAD; waiting to MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84485 
State-Changed-From-To: patched->closed 
State-Changed-By: garys 
State-Changed-When: Wed Sep 7 17:47:50 GMT 2005 
State-Changed-Why:  
Patched in HEAD, RELENG_6, RELENG_5. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84485 
>Unformatted:
