summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-01-04 08:07:26 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-01-04 08:07:26 +0000
commit2548fb7d56bc94ac2d7f2581537d0317bff3253f (patch)
treeff7f375eaeda2f4b1cb05c4f1bea474f232bd5ec /Changes.old
parent060f826bd0fe26a675b06669d8eb338a7eb8c6ac (diff)
Start of 2.21
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old51
1 files changed, 51 insertions, 0 deletions
diff --git a/Changes.old b/Changes.old
index d069c314b..8b53ff1f6 100644
--- a/Changes.old
+++ b/Changes.old
@@ -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...).
+