Trent, > .bash_profile > # .bash_profile > > # Get the aliases and functions > if [ -f ~/.bashrc ]; then > . ~/.bashrc > fi > # User specific environment and startup programs > export PATH=$HOME/bin:$PATH > export MANPATH=$HOME/share/man:/user/share/man The MANPATH line should be export MANPATH=$HOME/share/man:/usr/share/man Note "usr", not "user". Regards, Steve Emmerson Ticket Details =================== Ticket ID: KTG-709466 Department: Support LDM Priority: Normal Status: Closed