From e8e2f6f6b91f1c8cec4cfbfcdb7d09e4febc56b6 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 22 Jul 2010 08:26:49 +0000 Subject: [PATCH] profile: don't set $MANPATH explicitly as it's already in man.conf. --- etc/profile | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/profile b/etc/profile index 96ecc025e..0673126c4 100755 --- a/etc/profile +++ b/etc/profile @@ -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 -- 2.44.0