aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorGary W. Swearingen <garys@FreeBSD.org>2005-09-01 01:00:55 +0000
committerGary W. Swearingen <garys@FreeBSD.org>2005-09-01 01:00:55 +0000
commit5eada964296a57bc6fc50c9c18f5db4d997b1a31 (patch)
tree00c14d27712fbae9f3fc26f18aaa42096a6d0fdf /gnu
parentd0cc804bba69cab19f4455c5d40bb9685b4f22ae (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/man/apropos/apropos.man13
1 files changed, 13 insertions, 0 deletions
diff --git a/gnu/usr.bin/man/apropos/apropos.man b/gnu/usr.bin/man/apropos/apropos.man
index c707113606df7..0b3bd616ecaae 100644
--- a/gnu/usr.bin/man/apropos/apropos.man
+++ b/gnu/usr.bin/man/apropos/apropos.man
@@ -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