From 3afb94abad950ffc0bd96afd9bc79c45df6a7318 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 12 Nov 2010 06:22:16 +0100 Subject: [PATCH] Start of man-pages-3.32: updating Changes and Changes.old --- Changes | 77 +++++-------------------------------------- Changes.old | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 104 insertions(+), 68 deletions(-) diff --git a/Changes b/Changes index fff7a79c2..876d48c98 100644 --- a/Changes +++ b/Changes @@ -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 -David Prevot -Denis Barbier -Krzysztof Żelechowski -Michael Kerrisk -Yuri Kozlov 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 diff --git a/Changes.old b/Changes.old index bcf5816ab..5b1e4fa7e 100644 --- a/Changes.old +++ b/Changes.old @@ -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 +David Prevot +Denis Barbier +Krzysztof Żelechowski +Michael Kerrisk +Yuri Kozlov + +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