profile: don't set $MANPATH explicitly as it's already in man.conf.

This commit is contained in:
Ben Gras 2010-07-22 08:26:49 +00:00
parent 88e7725c13
commit e8e2f6f6b9

View file

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