I added these lines to my spec file:
mkdir $RPM_BUILD_ROOT%{_mandir}/man5
ln -sf %{_mandir}/man3/Mail::SpamAssassin::Conf.* \
RPM_BUILD_ROOT%{_mandir}/man5/spamassassin.5
> man -k spam
Mail::SpamAssassin (3pm) - Mail::Audit spam detector plugin
spamassassin (5) - SpamAssassin configuration file
spamc (1) - client for spamd
spamassassin (1) - mail filter to identify spam using text analysis
Mail::SpamAssassin::PersistentAddrList (3pm) - persistent address list base class
Mail::SpamAssassin::SMTP::SmartHost (3pm) - A simple smarthost module for Net::SMTP::Server.
spamd (1) - daemonized version of spamassassin
Mail::SpamAssassin::Conf (5) [spamassassin] - SpamAssassin configuration file
Mail::SpamAssassin::Conf (3pm) - SpamAssassin configuration file
Mail::SpamAssassin::PerMsgStatus (3pm) - per-message status (spam or not-spam)
Well, now _everyone_ should find the man page.
cu,
Jan
Theo Van Dinter wrote:
On Tue, Nov 05, 2002 at 03:10:52PM -0600, Josh Trutwin wrote:Perhaps adding a simple README.config file in the SA top level that simply says "See man Mail::SpamAssassin::Conf for details on customizing your installation" would help. I know references exist in the README file, but after you finish installation, often you do not go back to the README.Well, where would this README file go to be more obvious? The file is quite clear: These are the configuration files installed by SpamAssassin. The commands that can be used therein are listed in the POD documentation for the Mail::SpamAssassin::Conf class (run the following command to read it: "perldoc Mail::SpamAssassin::Conf"). or After installation, try "perldoc Mail::SpamAssassin::Conf" to see what can be set. Common first-time tweaks include: If you don't read the documentation that comes with the software you're using, and you're still confused, at the top of each cf file in /usr/share/spamassassin: # See 'perldoc Mail::SpamAssassin::Conf' for details. I don't think the problem is no pointers to the docs.
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk