Skip to content

Commit 293d5c0

Browse files
committed
mention MANPATH
1 parent e401eb2 commit 293d5c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

intro.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,8 @@
398398
\item The \texttt{man} command uses a list of system directories to search for
399399
man pages. If you have manual pages someplace else, perhaps in a local subtree
400400
after you unpacked a tar file you downloaded and you want to check the
401-
documentation, the \texttt{-M} option may come in handy.
401+
documentation, the \texttt{-M} option or the \texttt{MANPATH} environment
402+
variable may come in handy.
402403
\item Sometimes there are entries for the same name in several sections. If
403404
unsure what you are looking for, use the \texttt{-a} option to get all manual
404405
pages for that name (otherwise you get just one, usually from the first

0 commit comments

Comments
 (0)