diff --git a/Changes.old b/Changes.old index 353fabd3d..2b3ae642b 100644 --- a/Changes.old +++ b/Changes.old @@ -19913,7 +19913,7 @@ Guillem Jover Jianhua Li Linus Nilsson Lenaic Huard -mac@mcrowe.com +Mac Martin Schulze Maxin John Michael Kerrisk @@ -20056,7 +20056,7 @@ Contributors The following people contributed notes, ideas, or patches that have been incorporated in changes in this release: -caishuxian@gmail.com +caishuxian Denis Barbier Denis Silakov der Mouse @@ -20499,7 +20499,6 @@ random.3 readdir.3 Michael Kerrisk Clarify that "positive error numbers" are listed in ERRORS - Reported-by fkater@googlemail.com rexec.3 Michael Kerrisk @@ -22441,7 +22440,7 @@ Pat Pannuto Salvo Tomaselli Simone Piccardi Slaven Rezic -starlight@binnacle.cx +starlight Stephan Mueller Vijay Rao Walter Haidinger @@ -22547,16 +22546,16 @@ sync.2 PROTOTYPE: Fix return type of syncfs() vfork.2 - Michael Kerrisk [starlight@binnacle.cx] + Michael Kerrisk [starlight] Clarify what is duplicated in the child Add some words to make it clear to the reader that vfork(), like fork(), creates duplicates of process attributes in the child. Michael Kerrisk Note clone() flags equivalent to vfork() - Michael Kerrisk [starlight@binnacle.cx, Mike Frysinger] + Michael Kerrisk [starlight, Mike Frysinger] Add some notes on reasons why vfork() still exists - Michael Kerrisk [starlight@binnacle.cx] + Michael Kerrisk [starlight] Clarify that calling *thread* is suspended during vfork() Michael Kerrisk CONFORMING TO: Note that POSIX.1-2001 marked vfork() obsolete @@ -23701,7 +23700,7 @@ io_submit.2 Rewrite to focus on the system call interface, adding some notes on the libaio wrapper differences. See the following mail: - 2012-05-07 "aio manuals", linux-man@vger.kernel.org + 2012-05-07 "aio manuals", linux-man@vger http://thread.gmane.org/gmane.linux.man/1935/focus=2910 Other minor rewrites. @@ -23923,7 +23922,7 @@ mmap64.3 Upstreamed from Red Hat / Fedora realpath.3 - Michael Kerrisk [Casper.Dik@oracle.com] + Michael Kerrisk [Casper Dik] Remove note about Solaris possibly returning a relative path syslog.3 @@ -27317,8 +27316,8 @@ Chuck Coffing David Prévot Denys Vlasenko Dmitry V. Levin -Felix_Schulte@McAfee.com -graud@gmx.com +Felix Schulte +Graud Michael Kerrisk Oleg Nesterov Peng Haitao @@ -27428,7 +27427,7 @@ readlink.2 cause the program to operate on uninitialized data. setpgid.2 - Michael Kerrisk [graud@gmx.com] + Michael Kerrisk [Graud] s/SIGTSTP/SIGTTIN/ when discussing reads from terminal See https://bugzilla.kernel.org/show_bug.cgi?id=60504 @@ -27489,7 +27488,7 @@ capabilities.7 Add open_by_handle_at(2) under CAP_DAC_READ_SEARCH inotify.7 - Michael Kerrisk [Felix_Schulte@McAfee.com] + Michael Kerrisk [Felix Schulte] Clarify description of IN_MOVED_FROM and IN_MOVED_TO man-pages.7