Authors of version 2.51
==================== Changes in man-pages-2.51 ====================Released: 2007-05-28
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Apologies if I missed anyone!
Global changes
--------------
mtk
(Hopefully) all cross references outside a page now include a
section number. This should permit better resulting output from a
man2html-type conversion.
mtk
Convert function formatting of the form "\fBname\fP()" to
".BR name ()".
Changes to individual pages
---------------------------
futimesat.2
mtk
s/futimes/futimesat/ in .SH NAME line.
msgop.2
mtk
Put "msgrcv" and "msgsnd" in .SH NAME line.
mount.2
mtk
Add "umount2" to .SH NAME line.
wait.2
mtk
Add "waitid" to .SH NAME line.
getopt.3
mtk
Add "getopt_long" and "getopt_long_only" in .SH NAME line.
sem_wait.3
mtk
Add "sem_timedwait" and "sem_trywait" to .SH NAME line.
stdarg.3
mtk
Add "va_start", "va_arg", "va_end", "va_copy" to .SH NAME line.