Start of 2.21

This commit is contained in:
Michael Kerrisk 2006-01-04 08:07:26 +00:00
parent 060f826bd0
commit 2548fb7d56
2 changed files with 53 additions and 38 deletions

40
Changes
View File

@ -1,6 +1,6 @@
==================== Changes in man-pages-2.20 ====================
==================== Changes in man-pages-2.21 ====================
Released: 2006-01-03
Released: 2006-??-??
Contributors
------------
@ -21,39 +21,3 @@ places.
Changes to individual pages
---------------------------
sigaltstack.2
mtk
Added some text to explain the usual scenario in which
sigaltstack() is employed.
getloadavg.3
mtk
Noted that this function is available since glibc 2.2.
strcpy.3
mtk
s/nulls/null bytes/
capabilities.7
mtk
Noted that capability bounding set appeared with kernel 2.2.11.
arp.7
icmp.7
ip.7
ipv6.7
netdevice.7
packet.7
raw.7
rtnetlink.7
socket.7
tcp.7
unix.7
udp.7
mtk
The only changes to these pages have been for formatting:
-- Structure definitions were changed to K&R style
-- Some long source lines were broken to fit into ~70
character lines.
No changes were made to the content of these pages (yet...).

View File

@ -2577,3 +2577,54 @@ pipe.7
mtk / aeb
Some wording changes to description of pipes.
==================== Changes in man-pages-2.20 ====================
Released: 2006-01-03
Global changes
--------------
Typographical or grammatical errors have been corrected in several
places.
Changes to individual pages
---------------------------
sigaltstack.2
mtk
Added some text to explain the usual scenario in which
sigaltstack() is employed.
getloadavg.3
mtk
Noted that this function is available since glibc 2.2.
strcpy.3
mtk
s/nulls/null bytes/
capabilities.7
mtk
Noted that capability bounding set appeared with kernel 2.2.11.
arp.7
icmp.7
ip.7
ipv6.7
netdevice.7
packet.7
raw.7
rtnetlink.7
socket.7
tcp.7
unix.7
udp.7
mtk
The only changes to these pages have been for formatting:
-- Structure definitions were changed to K&R style
-- Some long source lines were broken to fit into ~70
character lines.
No changes were made to the content of these pages (yet...).