Added a default $MANPATH

This commit is contained in:
Ben Gras 2006-04-03 14:26:53 +00:00
parent 14a82e2d05
commit 910d6c8255

View file

@ -3,3 +3,4 @@ export TZ=GMT0
if [ -f "$RC_TZ" ]
then . "$RC_TZ"
fi
export MANPATH=/usr/man:/usr/local/man:/usr/gnu/man:/usr/X11R6/man