Remove this newline was bothering me
This commit is contained in:
parent
b06533133d
commit
f2f144ec00
@ -7,7 +7,6 @@ PATH=${PATH}:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
|
|||||||
export PATH
|
export PATH
|
||||||
|
|
||||||
# Set MANPATH
|
# Set MANPATH
|
||||||
|
|
||||||
if [ $MANPATH ]; then
|
if [ $MANPATH ]; then
|
||||||
# Set the builtins first if it's already set
|
# Set the builtins first if it's already set
|
||||||
MANPATH="/usr/bin/man:/usr/share/man:/usr/X11R7/man:${MANPATH}"
|
MANPATH="/usr/bin/man:/usr/share/man:/usr/X11R7/man:${MANPATH}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user