Peter Jay Salzman <[EMAIL PROTECTED]> wrote: >i have a cryptogram solver that i want to release to freshmeat (it's a >console/ncurses application). > >i'd like to write a man page for it, but don't want to learn troff. > >are there any applications that lets you write a text, latex or staroffice >file and turn it into a man page?
Try pod2man(1p); the format is documented in perlpod(1p), and is very easy to learn. -- Colin Watson [EMAIL PROTECTED]