David Pashley writes: > On Apr 14, 2004 at 23:29, Fabian Franz praised the llamas by saying: >> Package: libarts1 Version: 1.1.5-2 Severity: normal Followup-For: >> Bug #243749 >> >> Well I agree with the original poster that such a man-page should >> not be added to debian. >> >> Even help2man would have get more info. >> >> artsd --help is here working just fine and the original poste could >> add that info to the man page :-)). >> > There should be better man pages for at least one of the programs in > pkg-kde/people/jd/trunk/arts/debian. If someone wants to move them > to the trunk at some point, I would be grateful. I will see if I > have time to do it in the near future.
Oh, btw, I forgot to mention this, but if you're going to be working on man pages for kde programs, don't forget to look at the script kdemangen.pl in kdesdk/scripts. It can generate a pretty nice man page from the app's --help, --about, --help-kde and other output. It only works for apps using KCmdLineArgs, but that should cover most kde apps. cheers domi