Comment out explicit MANPATH setting.
(BTW, it's very bad practice to have MANPATH environment variable set) PR: conf/14487 Submitted by: Norihiko Ishitani <nori@tlab.is.uec.ac.jp>
This commit is contained in:
parent
a952eb2c57
commit
5042c98832
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user