Ready for 2.70 release

This commit is contained in:
Michael Kerrisk 2007-11-24 10:49:28 +00:00
parent 7653389dcf
commit a77d72d445
1 changed files with 51 additions and 10 deletions

61
Changes
View File

@ -3,19 +3,14 @@
Released: 2007-??-??
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Apologies if I missed anyone!
Global changes
--------------
Many pages
mtk
Remove section numbers for page references where the
reference refers to the page itself. (This stops man2html
producing links from a page back to itself.)
Typographical or grammatical errors have been corrected in several places.
@ -23,3 +18,49 @@ Typographical or grammatical errors have been corrected in several places.
Changes to individual pages
---------------------------
get_mempolicy.2
mtk
Add CONFORMING TO section.
io_getevents.2
mtk
Remove redundant SEE ALSO entry.
mbind.2
mtk
Add CONFORMING TO section.
msgop.2
mtk
Remove redundant SEE ALSO entries.
sigprocmask.2
mtk
Remove redundant SEE ALSO entry.
splice.2
mtk
Remove redundant SEE ALSO entry.
Add SEE ALSO referring to vmsplice(2).
csin.3
mtk
Remove redundant SEE ALSO entry.
Add SEE ALSO referring to ccos(3).
gethostbyname.3
mtk
Add gethostbyaddr_r to NAME section.
rint.3
mtk
Remove redundant SEE ALSO entry.
sigsetops.3
mtk
Minor rewording.
epoll.7
mtk
Minor rewording.