On Fri, Oct 14, 2005 at 09:55:28AM +0200, Abigail wrote:
> > perldoc Mail::SpamAssassin::Conf ? fuck that.  it's not how I invoke it.
> > where's my "man 5 spamassassin" ?
> 
> No idea. Why would it be in section 5? It's a command after all.
> 
>     $ man 5 spamassassin > /dev/null 2>&1; echo $?
>     16
>     $ man 1 spamassassin > /dev/null 2>&1; echo $?
>     0
>     $ which spamassassin
>     /opt/perl/bin/spamassassin

I'm specifically referring to the configuration file
(Mail::SpamAssassin::Conf), hence section 5.

I invariably end up checking the spamassassin man page to remind myself
what the magic perldoc variable (Mail::SpamAssassin::Conf) is.

of course this just a specific instance of the tower of babel which is
on-line documentation.  (roff/texinfo/perldoc/sgml/html/etc...)

-- 
  Aaron J. Grier | "Not your ordinary poofy goof." | agr...@poofygoof.com
              "silly brewer, saaz are for pils!"  --  virt

Reply via email to