Updated with previous 2.59 Changes

This commit is contained in:
Michael Kerrisk 2007-06-08 12:11:58 +00:00
parent c36973a3d6
commit f77d3fbcc2
1 changed files with 44 additions and 0 deletions

View File

@ -7241,3 +7241,47 @@ strcpy.3
proc.5
mtk
Added discussion of /proc/sys/net/core/somaxconn.
==================== Changes in man-pages-2.59 ====================
Released: 2007-06-25
Global changes
--------------
Manual pages are now standardized on American spelling. See
http://en.wikipedia.org/wiki/American_and_British_English_spelling_differences
for more information on the differences. Formerly, different pages (and
sometimes even a single page!) employed American and British spelling
conventions; best to stnadarize on one spelling, and American English
is the standard in Computer Science.
Changes to individual pages
---------------------------
man-pages.7
mtk
Note that man-pages has now standardized on American spelling
conventions.
execve.2
getxattr.2
listxattr.2
removexattr.2
setxattr.2
signal.2
syscall.2
aio_cancel.3
bindresvport.3
stdarg.3
charmap.5
bootparam.7
ipv6.7
man.7
path_resolution.7
uri.7
nscd.8
mtk
Corrected minor spelling/wording mistakes (i.e., changes
independent of fixes for American spelling).