profile: don't set $MANPATH explicitly as it's already in man.conf.
This commit is contained in:
parent
88e7725c13
commit
e8e2f6f6b9
@ -3,4 +3,3 @@ export TZ=GMT0
|
|||||||
if [ -f "$RC_TZ" ]
|
if [ -f "$RC_TZ" ]
|
||||||
then . "$RC_TZ"
|
then . "$RC_TZ"
|
||||||
fi
|
fi
|
||||||
export MANPATH=/usr/man:/usr/local/man:/usr/gnu/man:/usr/X11R6/man
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user