diff options
| -rw-r--r-- | Changes | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -1,6 +1,6 @@ ==================== Changes in man-pages-3.01 ==================== -Released: 2008-06-16, Konolfingen +Released: 2008-06-23, Munich Contributors @@ -16,6 +16,7 @@ Christoph Hellwig <hch@infradead.org> Daniele Giacomini <appunti2@gmail.com> Dorin Lazar <dorin.lazar@gmail.com> George Spelvin <linux@horizon.com> +Jason Englander <jason@englanders.cc> Jeff Moyer <jmoyer@redhat.com> Masatake YAMOTO <yamoto@redhat.com> Matt Mackall <mpm@selenic.com> @@ -49,13 +50,14 @@ cpuset.7 hostname.7 mtk - A description of hostname resolution. - Taken from FreeBSD 6.2, and lightly edited for man-pages style. + A description of hostname resolution. Taken from FreeBSD 6.2, + and lightly edited for man-pages style. symlink.7 mtk - Taken from FreeBSD 6.2, but heavily edited for Linux details, - improved readability, and man-pages style. + A description of symbolic links. Taken from FreeBSD 6.2, but + heavily edited for Linux details, improved readability, and + man-pages style. Newly documented interfaces in existing pages @@ -196,6 +198,9 @@ pty.7 For consistency, "fix" cases where argument of .B or .I was on the following source line. +Typographical or grammatical errors have been corrected in several places. +(Special thanks to Nicolas Fran�ois.) + Changes to individual pages --------------------------- @@ -266,6 +271,7 @@ io_submit.2 Describe the unconventional error return provided by the wrapper function in libaio (and contrast with behavior if the system call is invoked via syscall(2)). + See http://thread.gmane.org/gmane.linux.ltp/4445/ Alain Portal / mtk Re-order ERRORS and SEE ALSO entries to be alphabetical. |
