summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-12-23 14:29:06 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-12-23 14:29:06 +0000
commit12f932b20ae114895bca2414dd0f1e1978c1b70e (patch)
tree16b569741e5b4f01bba437b663a28d98f58ef910 /Changes.old
parent997c869c4628ff1b5426984cb36011e199bf1fdc (diff)
Start of 2.20
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old53
1 files changed, 53 insertions, 0 deletions
diff --git a/Changes.old b/Changes.old
index 74c49f846..d069c314b 100644
--- a/Changes.old
+++ b/Changes.old
@@ -2524,3 +2524,56 @@ unix.7
Noted details of SO_SNBUF and SO_RCVBUF support for
Unix domain sockets.
+
+
+==================== Changes in man-pages-2.19 ====================
+
+Released: 2005-12-23
+
+Contributors
+------------
+
+The following people contributed notes, ideas, or patches that have
+been incorporated in changes in this release:
+
+Andries Brouwer <Andries.Brouwer@cwi.nl>
+Walter Harms <walter.harms@informatik.uni-oldenburg.de>
+Stefan Puiu <stefanpuiuro@yahoo.com>
+
+Apologies if I missed anyone!
+
+
+Global changes
+--------------
+
+Typographical or grammatical errors have been corrected in several
+places.
+
+
+Changes to individual pages
+---------------------------
+
+HOWTOHELP
+ mtk
+ Minor changes.
+
+bind.2
+ Stefan Puiu / mtk
+ Remove text under EINVAL error: "This may change in the future:
+ see linux/unix/sock.c for details." This behaviour has been
+ unchanged for a long time, and seems unlikely to change.
+
+ Add EADDRINUSE to errors.
+
+send.2
+ aeb
+ Add cmsg(3) to SEE ALSO.
+
+fopen.3
+ Walter Harms / mtk
+ Added description of 'x' mode character (exclusive open).
+
+pipe.7
+ mtk / aeb
+ Some wording changes to description of pipes.
+