On Jun 8, 2005, at 9:53 AM, [EMAIL PROTECTED] wrote:
Hi all. I am writing a program with hopes to submit it for inclusion to the ports collection. My last step is to include a man page for my program. Man pages look to be some sort of markup language. What is the standard way to create a man page? Is there some sort of wysiwyg or some other program that
makes them easy to create?

If your program implements the standard --version and --help long options, the misc/help2man port will create an adequate manpage from the information your program provides. Someone who knows NROFF can do a better job writing of the manpage by hand, but it's at least a starting point.

--
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to