> > (...) > > No problem, I just wrote one and attached it to this mail. > For more information about writing manual pages, have a look at the > manpage HOWTO (http://www.schweikhardt.net/man_page_howto.html) as > well as into man(7) and groff_man(7).
Also take a look at pod2man(1p); it may not be a very standard way of writing manpages, but it can save you a lot of work. You can find examples of pod docs at /usr/lib/perl5/pod/ and inside most ".pm"s. Cheers, Eduardo Ochs [EMAIL PROTECTED] http://angg.twu.net/ http://angg.twu.net/eev-manifesto.html

