]> Zhao Yanbai Git Server - minix.git/commitdiff
profile: don't set $MANPATH explicitly as it's already in man.conf.
authorBen Gras <ben@minix3.org>
Thu, 22 Jul 2010 08:26:49 +0000 (08:26 +0000)
committerBen Gras <ben@minix3.org>
Thu, 22 Jul 2010 08:26:49 +0000 (08:26 +0000)
etc/profile

index 96ecc025e565c773af42206c7e75483d5a66717d..0673126c47fa1e63b47c1a64f43a253457cb0ec8 100755 (executable)
@@ -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