From b2d28ca479d6bd18d09504052fd4712bff65d483 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Tue, 21 Dec 1999 17:18:19 +0000 Subject: [PATCH] Comment out explicit MANPATH setting. (BTW, it's very bad practice to have MANPATH environment variable set) PR: conf/14487 Submitted by: Norihiko Ishitani --- share/skel/dot.login | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/skel/dot.login b/share/skel/dot.login index 9282e599230b..d59a727ccc97 100644 --- a/share/skel/dot.login +++ b/share/skel/dot.login @@ -7,7 +7,7 @@ # set path = (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/bin /usr/X11R6/bin $HOME/bin) -setenv MANPATH "/usr/share/man:/usr/X11R6/man:/usr/local/man" +#setenv MANPATH "/usr/share/man:/usr/X11R6/man:/usr/local/man" # Interviews settings #setenv CPU "FREEBSD"