Home FAQ Qmail How to access the Qmail Manpages
How to access the Qmail Manpages PDF Print E-mail
Written by Administrator   
Tuesday, 07 April 2009 00:44
To add the qmail manpages, edit the following files:

For Bash (/etc/profile)
MANPATH=/var/qmail/bin:$MANPATH

For *sh (/etc/csh.login for csh and /etc/.cshrc for tcsh)
setenv MANPATH "/var/qmail/bin:${MANPATH}

Please logout and log back in for those settings to take effect or type 'source ~/.cshrc'
if you're using tcsh
Last Updated on Sunday, 31 May 2009 21:18