]> Zhao Yanbai Git Server - minix.git/commitdiff
Added a default $MANPATH
authorBen Gras <ben@minix3.org>
Mon, 3 Apr 2006 14:26:53 +0000 (14:26 +0000)
committerBen Gras <ben@minix3.org>
Mon, 3 Apr 2006 14:26:53 +0000 (14:26 +0000)
etc/profile

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