Added ENVIRONMENT section (PAGER, MANPATH, etc.).
PR: docs/84485 Submitted by: garys Approved by: keramida MFC after: 3 days
This commit is contained in:
parent
d0cc804bba
commit
5eada96429
@ -37,6 +37,19 @@ displays only complete word matches.
|
|||||||
really is an extended regular expression, please read
|
really is an extended regular expression, please read
|
||||||
.Xr grep 1
|
.Xr grep 1
|
||||||
manual page for more information about its format.
|
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
|
.Sh EXIT STATUS
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
Reference in New Issue
Block a user