Verifying the setting of the MANPATH environment variable
To verify that the MANPATH environment variable is set and contains :/usr/share/man/$LANG, enter the command:
echo $MANPATH
To verify that the MANPATH environment variable is set and contains :/usr/share/man/$LANG, enter the command:
echo $MANPATH
Was this helpful?