man-pages/Changes

51 lines
1.1 KiB
Plaintext

==================== Changes in man-pages-2.14 ====================
Released: 2005-??-??
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Justin Pryzby <justinpryzby@users.sourceforge.net>
Apologies if I missed anyone!
Global changes
--------------
Typographical or grammatical errors have been corrected in several
places.
New pages
---------
rexec.3
mtk / Justin Pryzby
This page is taken as is from the FreeBSD 5.4 distribution.
(Not checked against Linux reality, but likely things are
the same.)
See also Debian bug 336875.
Changes to individual pages
---------------------------
arch_prctl.2
mtk
Updated discussion about lack of prototype in glibc.
execve.2
mtk
Improved description of E2BIG error: it relates to the sum
of the bytes in both environment and argument list.
proc.5
mtk
Updated discussion of /proc/sys/kernel/pid_max
ld.so.8
mtk
Fix typo: s/LD_DEBUG_OUTPUT/LD_PROFILE_OUTPUT/