[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #KTG-709466]: ldm 6.10.1 log problem
- Subject: [LDM #KTG-709466]: ldm 6.10.1 log problem
- Date: Tue, 11 Mar 2014 13:04:21 -0600
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