Start of man-pages-3.32: updating Changes and Changes.old

This commit is contained in:
Michael Kerrisk 2010-11-12 06:22:16 +01:00
parent 106f2cda0e
commit 3afb94abad
2 changed files with 104 additions and 68 deletions

77
Changes
View File

@ -1,6 +1,6 @@
==================== Changes in man-pages-3.31 ====================
==================== Changes in man-pages-3.32 ====================
Released: 2010-11-12, Munich
Released: ????-??-??, Munich
Contributors
@ -9,85 +9,26 @@ Contributors
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Andi Kleen <andi@firstfloor.org>
David Prevot <davidp@altern.org>
Denis Barbier <bouzim@gmail.com>
Krzysztof Żelechowski <giecrilj@stegny.2a.pl>
Michael Kerrisk <mtk.manpages@gmail.com>
Yuri Kozlov <yuray@komyakino.ru>
Apologies if I missed anyone!
New and rewritten pages
-----------------------
Newly documented interfaces in existing pages
---------------------------------------------
getrlimit.2
Michael Kerrisk
Added documentation of prlimit()
prlimit() is new in kernel 2.6.36.
inotify.7
Michael Kerrisk
Document IN_EXCL_UNLINK
This flag was added in Linux 2.6.36.
See kernel commit 8c1934c8d70b22ca8333b216aec6c7d09fdbd6a6.
New and changed links
---------------------
prlimit.2
Michael Kerrisk
New link to getrlimit.2
Global changes
--------------
Changes to individual pages
---------------------------
getrlimit.2
Michael Kerrisk
Remove unneeded text in DESCRIPTION
intro.2
Michael Kerrisk
Added various pages to SEE ALSO
kexec_load.2
Michael Kerrisk
Add kernel version where KEXEC_PRESERVE_CONTEXT first appeared
Added kernel version number where KEXEC_ON_CRASH first appeared
Fix copyright
Make copyright in the name of Intel corporation
VERSIONS: Fix version number
kexec_load() was first implemented in 2.6.13, though the entry
in the system call table was reserved starting in 2.6.7.
migrate_pages.2
Michael Kerrisk
SEE ALSO: Add reference to Documentation/vm/page_migration
sched_setaffinity.2
Michael Kerrisk
Add missing word "real" to "user ID"
syscalls.2
Michael Kerrisk
Fix kernel version number for kexec_load
kexec_load() was first implemented in 2.6.13, though the entry
in the system call table was reserved starting in 2.6.7.
Michael Kerrisk
Add prlimit() to list
intro.3
Michael Kerrisk
Added various pages to SEE ALSO
printf.3
Michael Kerrisk
Formatting fixes in example code
hostname.7
Michael Kerrisk
Small improvement to description of domains
See: https://bugzilla.novell.com/show_bug.cgi?id=651900

View File

@ -21352,3 +21352,98 @@ man-pages.7
Update to use an example from a different page (acct(2),
whose feature test macro requirements are probably unlikely
to change in the future).
==================== Changes in man-pages-3.31 ====================
Released: 2010-11-12, Munich
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Andi Kleen <andi@firstfloor.org>
David Prevot <davidp@altern.org>
Denis Barbier <bouzim@gmail.com>
Krzysztof Żelechowski <giecrilj@stegny.2a.pl>
Michael Kerrisk <mtk.manpages@gmail.com>
Yuri Kozlov <yuray@komyakino.ru>
Apologies if I missed anyone!
Newly documented interfaces in existing pages
---------------------------------------------
getrlimit.2
Michael Kerrisk
Added documentation of prlimit()
prlimit() is new in kernel 2.6.36.
inotify.7
Michael Kerrisk
Document IN_EXCL_UNLINK
This flag was added in Linux 2.6.36.
See kernel commit 8c1934c8d70b22ca8333b216aec6c7d09fdbd6a6.
New and changed links
---------------------
prlimit.2
Michael Kerrisk
New link to getrlimit.2
Changes to individual pages
---------------------------
getrlimit.2
Michael Kerrisk
Remove unneeded text in DESCRIPTION
intro.2
Michael Kerrisk
Added various pages to SEE ALSO
kexec_load.2
Michael Kerrisk
Add kernel version where KEXEC_PRESERVE_CONTEXT first appeared
Added kernel version number where KEXEC_ON_CRASH first appeared
Fix copyright
Make copyright in the name of Intel corporation
VERSIONS: Fix version number
kexec_load() was first implemented in 2.6.13, though the entry
in the system call table was reserved starting in 2.6.7.
migrate_pages.2
Michael Kerrisk
SEE ALSO: Add reference to Documentation/vm/page_migration
sched_setaffinity.2
Michael Kerrisk
Add missing word "real" to "user ID"
syscalls.2
Michael Kerrisk
Fix kernel version number for kexec_load
kexec_load() was first implemented in 2.6.13, though the entry
in the system call table was reserved starting in 2.6.7.
Michael Kerrisk
Add prlimit() to list
intro.3
Michael Kerrisk
Added various pages to SEE ALSO
printf.3
Michael Kerrisk
Formatting fixes in example code
hostname.7
Michael Kerrisk
Small improvement to description of domains
See: https://bugzilla.novell.com/show_bug.cgi?id=651900