procmail
[Top] [All Lists]

Re: Can't find Procmail man pages

1997-07-21 07:10:00

Where would I look to find the man pages?  I've tried "man procmail" and 
every other name I could come up with.  I have and use procmail, so 
shouldn't I have man pages somewhere?

If you still have the procmail distribution, find the following six files:
formail.1
lockfile.1
procmail.1
procmailex.5
procmailrc.5
procmailsc.5
They will likely be in a directory with names like /the/first/part/man/man1
and /the/first/part/man/man5

There are two ways to get readable results from
' man (formail|lockfile|procmail|procmailex|procmailrc|procmailsc) '

1. Get an admin to put them in the "standard\xA8 man directory.

2. Do the equivalent of

   export MANPATH="$MANPATH:the/first/part/man"

<Prev in Thread] Current Thread [Next in Thread>