Start of 2.19

This commit is contained in:
Michael Kerrisk 2005-12-15 13:15:05 +00:00
parent de544c10e1
commit a88415fa5b
4 changed files with 124 additions and 100 deletions

98
Changes
View File

@ -1,6 +1,6 @@
==================== Changes in man-pages-2.18 ====================
==================== Changes in man-pages-2.19 ====================
Released: 2005-12-15
Released: 2005-??-??
Contributors
------------
@ -8,11 +8,6 @@ Contributors
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Justin Pryzby <justinpryzby@users.sf.net>
Karsten Sperling <karsten.sperling@stud.uni-karlsruhe.de>
Martin (Joey) Schulze <joey@infodrom.org>
Mike Frysinger <vapier@gentoo.org>
Stefan Puiu <stefanpuiuro@yahoo.com>
Apologies if I missed anyone!
@ -26,92 +21,3 @@ places.
Changes to individual pages
---------------------------
bind.2
mtk
Added mention of AF_INET6 address family.
Added discussion of sockaddr structure and an example in the
Unix domain.
recv.2
mtk
Put 'flags' list in alphabetical order.
send.2
mtk
Added cross-reference from discussion of MSG_MORE to UDP_CORK
in udp(7).
Put 'flags' list in alphabetical order.
err.3
mtk
Added CONFORMING TO section noting that these are
non-standard BSDisms.
errno.3
Justin Pryzby
Added SEE ALSO for err.3 (Debian bug 306867)
gethostbyname.3
Martin (Joey) Schulze / mtk
Added references to nsswitch.conf(5); remove cross references
to resolv+(8). (See also Debian Bug#308397.)
perror.3
Justin Pryzby
Added SEE ALSO for err.3 (Debian bug 306867)
resolver.3
mtk / Martin (Joey) Schulze
Remove cross references to resolv+(8); add cross references to
resolv.conf(5). (See also Debian Bug#214892)
Added SEE ALSO entry for resolver(5) (See Debian Bug#251122.)
strerror.3
mtk / Stefan Puiu
Rewrote and extended the discussion of the two flavours of
strerror_r(), and added some additional information on
strerror().
Justin Pryzby
Added SEE ALSO for err.3 (Debian bug 306867)
elf.5
Mike Frysinger
Fix three typos in identifier names.
operator.7
Karsten Sperling
The + operator should be in the list of unary operators.
raw.7
mtk
Small wording changes around discussion of SO_BSDCOMPAT.
Fixed a couple of wording errors elsewhere.
Reformatted some long lines.
socket.7
mtk, after a note by Stefan Puiu
Updated discussion of SO_BSDCOMPAT.
Reformatted some long lines.
Noted the Linux-specific feature whereby setsockopt() doubles
the value given for SO_SNDBUF and SO_RCVBUF.
Noted kernel imposed minimum values for SO_SNDBUF and SO_RCVBUF.
udp.7
mtk, after a note by Stefan Puiu
Updated discussion of SO_BSDCOMPAT.
Added uinx.7 and ipv6.7 to SEE ALSO.
unix.7
mtk
Added new (UN)SUPPORTED FEATURES section in which it is noted
that Unix domain sockets do not support MSG_OOB or MSG_MORE.
Noted details of SO_SNBUF and SO_RCVBUF support for
Unix domain sockets.

View File

@ -2406,3 +2406,121 @@ udp.7
mtk
Rearranged options into something approximating alphabetical order.
==================== Changes in man-pages-2.18 ====================
Released: 2005-12-15
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Justin Pryzby <justinpryzby@users.sf.net>
Karsten Sperling <karsten.sperling@stud.uni-karlsruhe.de>
Martin (Joey) Schulze <joey@infodrom.org>
Mike Frysinger <vapier@gentoo.org>
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
---------------------------
bind.2
mtk
Added mention of AF_INET6 address family.
Added discussion of sockaddr structure and an example in the
Unix domain.
recv.2
mtk
Put 'flags' list in alphabetical order.
send.2
mtk
Added cross-reference from discussion of MSG_MORE to UDP_CORK
in udp(7).
Put 'flags' list in alphabetical order.
err.3
mtk
Added CONFORMING TO section noting that these are
non-standard BSDisms.
errno.3
Justin Pryzby
Added SEE ALSO for err.3 (Debian bug 306867)
gethostbyname.3
Martin (Joey) Schulze / mtk
Added references to nsswitch.conf(5); remove cross references
to resolv+(8). (See also Debian Bug#308397.)
perror.3
Justin Pryzby
Added SEE ALSO for err.3 (Debian bug 306867)
resolver.3
mtk / Martin (Joey) Schulze
Remove cross references to resolv+(8); add cross references to
resolv.conf(5). (See also Debian Bug#214892)
Added SEE ALSO entry for resolver(5) (See Debian Bug#251122.)
strerror.3
mtk / Stefan Puiu
Rewrote and extended the discussion of the two flavours of
strerror_r(), and added some additional information on
strerror().
Justin Pryzby
Added SEE ALSO for err.3 (Debian bug 306867)
elf.5
Mike Frysinger
Fix three typos in identifier names.
operator.7
Karsten Sperling
The + operator should be in the list of unary operators.
raw.7
mtk
Small wording changes around discussion of SO_BSDCOMPAT.
Fixed a couple of wording errors elsewhere.
Reformatted some long lines.
socket.7
mtk, after a note by Stefan Puiu
Updated discussion of SO_BSDCOMPAT.
Reformatted some long lines.
Noted the Linux-specific feature whereby setsockopt() doubles
the value given for SO_SNDBUF and SO_RCVBUF.
Noted kernel imposed minimum values for SO_SNDBUF and SO_RCVBUF.
udp.7
mtk, after a note by Stefan Puiu
Updated discussion of SO_BSDCOMPAT.
Added uinx.7 and ipv6.7 to SEE ALSO.
unix.7
mtk
Added new (UN)SUPPORTED FEATURES section in which it is noted
that Unix domain sockets do not support MSG_OOB or MSG_MORE.
Noted details of SO_SNBUF and SO_RCVBUF support for
Unix domain sockets.

View File

@ -1,7 +1,7 @@
RELEASE
The Linux man page maintainer proudly announces. . .
man-pages-2.18.tar.gz - man pages for Linux
man-pages-2.19.tar.gz - man pages for Linux
Differences from the previous manual pages release are listed in
the file "Changes".

View File

@ -1,13 +1,13 @@
Begin3
Title: Section 2, 3, 4, 5 and 7 man pages for Linux
Version: 2.18
Entered-date: 2005-12-15
Version: 2.19
Entered-date: 2005-??-??
Description: Linux and POSIX manual pages
Keywords: man pages
Author: several
Maintained-by: Michael Kerrisk <mtk-manpages@gmx.net>
Primary-site: ftp://ftp.win.tue.nl/pub/linux-local/manpages
2493k man-pages-2.18.tar.gz
????k man-pages-2.19.tar.gz
Alternate-site: ftp://ftp.XX.kernel.org/pub/linux/docs/manpages
Copying-policy: several; for the POSIX pages, see the file POSIX-COPYRIGHT;
the other pages are all freely distributable provided