diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-12-21 17:18:19 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-12-21 17:18:19 +0000 |
| commit | b2d28ca479d6bd18d09504052fd4712bff65d483 (patch) | |
| tree | 0057dd63eec4ecd871397686cfba3b8634748276 /share | |
| parent | c2f8aaa8528f84ead7915a5eb88db8c10794e676 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/skel/dot.login | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/dot.login b/share/skel/dot.login index 9282e599230bb..d59a727ccc970 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" |
