diff --git a/Changes b/Changes index 6ca335656..69003eb63 100644 --- a/Changes +++ b/Changes @@ -28,7 +28,7 @@ grantpt.3 pts.4 tty_ioctl.4 mtk - Added SEE ALSO for new pty.7 page + Added SEE ALSO for new pty.7 page Typographical or grammatical errors have been corrected in several places. @@ -52,39 +52,39 @@ ldd.1 fcntl.2 Peter Chubb / Trond Myklebust / mtk Since kernel 2.6.10, a read lease can only be placed on a - file descriptor that is opened read-only. - See the following LKML thread of Aug 2005 - ("fcntl(F GETLEASE) semantics??"): + file descriptor that is opened read-only. + See the following LKML thread of Aug 2005 + ("fcntl(F GETLEASE) semantics??"): http://marc.theaimsgroup.com/?l=linux-kernel&m=112371777712197&w=2 http://marc.theaimsgroup.com/?l=linux-kernel&m=112374818213000&w=2 - http://marc.theaimsgroup.com/?l=linux-kernel&m=112376335305284&w=2 + http://marc.theaimsgroup.com/?l=linux-kernel&m=112376335305284&w=2 http://marc.theaimsgroup.com/?l=linux-kernel&m=112377294030092&w=2 mprotect.2 mtk - Add new text to ENOMEM error + Add new text to ENOMEM error mremap.2 mtk Added description of MREMAP_FIXED and 'new_address' argument - under NOTES. - Revised text of EINVAL error. + under NOTES. + Revised text of EINVAL error. read.2 Samuel Thibault / mtk - read() can fail with EINVAL when using O_DIRECT + read() can fail with EINVAL when using O_DIRECT mtk - Added open(2) to SEE ALSO - + Added open(2) to SEE ALSO + shmget.2 mtk s/int/size_t/ for type of 'size' argument (fix from - Fedora man-pages-2.07-7). + Fedora man-pages-2.07-7). write.2 Samuel Thibault / mtk - write() can fail with EINVAL when using O_DIRECT - + write() can fail with EINVAL when using O_DIRECT + atanh.3 mtk Fix: s/acosh/atanh/ (fix from Fedora man-pages-2.07-7) @@ -96,17 +96,17 @@ fopen.3 getrpcent.3 mtk s/getrpcent/setrpcent/ (fix from Fedora man-pages-2.07-7). - + stdio.3 mtk / Justin Pryzby Removed references to fropen() and fwopen(), which are - BSDisms that don't appear in glibc. - As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=331174 + BSDisms that don't appear in glibc. + As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=331174 strftime.3 mtk Typo fix: %Ry ==> %Ey [SUSv3 mentions...] (fix from - Fedora man-pages-2.07-7). + Fedora man-pages-2.07-7). nsswitch.conf.5 mtk