Date: Mon, 26 Jul 1999 19:07:25 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Jeff Williams cc: djgpp AT delorie DOT com Subject: Re: man page style guide In-Reply-To: <199907261351.IAA03490@darwin.sfbr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 26 Jul 1999, Jeff Williams wrote: > [1] I actually *like* man-pages more than info pages [:-/ Care to elaborate? Given that in this case, you are the one who will be writing the docs, and that the docs is going to be a simple linear text, why would you assume that man page will be better in this case as well? Texinfo has an advantage of being converted into more formats, and many DJGPP users don't have man and Less installed, while Info is in the minimal suggested installation, and so is always there. Texinfo can also be converted to HTML. Unfortunately, I don't know about any standard man page format, so I cannot reply to your original question.