Re: man page for curl-loader
Status: Alpha
Brought to you by:
coroberti
From: BuraphaLinux S. <bur...@gm...> - 2007-07-01 09:04:46
|
On 6/27/07, Robert Iakobashvili <cor...@gm...> wrote: > On 6/26/07, BuraphaLinux Server <bur...@gm...> wrote: > > make curl-loader.1 > > groff -man -Tascii curl-loader.1 | less -ic > > > > The most critical part of the man page is that content; the > > formatting doesn't matter if the content is wrong, and if the > > content is right people can use the program and they will > > (normally) forgive any ugly formatting. > > > > Is that what you were asking me, or did I just answer the > > wrong question? > > Exactly, what was required. Michael Moser is currently looking > into incorporating the man page you provided into our building/making > infrastructure and its extension. > > It's a shame for me for being using UNIX system and C-programming since > 1982, I have never learn the issues of creating man-pages. > > Great and thank you very much! Attached is my first draft at a curl-loader-config.5 man page. There is one part with a big FIXME! section for the RESPONSE_STATUS_ERRORS tag since I never was able to make that work. Clearly I don't understand it. However, all you need to do is fill in the stuff between the FIXME lines and remove the FIXME lines and the .br lines next to them and the page would be ready. Please check the rest of it in case I made some factual errors. My source was the README file, but it has some typos in it. Alternatively, tell me what to put in there in an email, and I can update the man page and send it back again. |