profile: don't set $MANPATH explicitly as it's already in man.conf.
This commit is contained in:
parent
88e7725c13
commit
e8e2f6f6b9
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue