For review: memusage(1) man page
Michael Kerrisk (man-pages)
mtk.manpages@gmail.com
Tue Jul 22 06:10:00 GMT 2014
On 07/18/2014 11:20 AM, Alfred M. Szmidt wrote:
> memusage command is no documented. My collegue (95%) and I (5%)
> have written a man page for it. All informations come from
> inspecting the script code. This is the first script, others are
> memusagestat (1) and mtrace(1).
>
> This, memusagestat, and mtrace should rather be put into the glibc
> manual. mtrace is already (though partially) documented there, and
> much of the details regarding the mtrace functions. Having the
> corresponding commands documented would be awesome though.
> .
I must say that this is an odd position to take. While it would be
nice to have documentation in the glibc manual, the glibc developers
did not bother to add anything to the manual when writing these
interfaces, so it hardly seems like anyone else is obligated to do
so (assuming that person wanted to even jump the CLA hurdle...).
In any case, man pages does (good) pages that describe the
libc interfaces (including commands).
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
More information about the Libc-alpha
mailing list