TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
The best and easiest way to create a man page is to convert the Frame file to
acscii using something like FM2A. Once you have the ascii file, all you have to
do isplace it in the following directory structure:
man1/filename.1
The UNIX filter looks for the man1 directory then for the filename.1 file and
prints the information on screen.
If you do not have FM2A, you can create the page in any pure ascii text editor.
You really don't need vi. I use the openwin text editor when I don't have an
existing Frame file. Its nicer to do it in Frame however because it is easier
to format that way and FM2A can be configured to keep your formating.