Added ENVIRONMENT section (PAGER, MANPATH, etc.).

PR:             docs/84485
Approved by:    re
This commit is contained in:
garys 2005-09-07 16:20:13 +00:00
parent 828fc05a26
commit 6b58d770be

View File

@ -37,6 +37,19 @@ displays only complete word matches.
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 more -s .
.El
.Sh EXIT STATUS
The
.Nm