man-pages/Changes

143 lines
3.2 KiB
Plaintext

==================== Changes in man-pages-2.06 ====================
Released: ????-??-??
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Alain Portal <aportal@univ-montp2.fr>
Andries Brouwer <Andries.Brouwer@cwi.nl>
Bhavesh P Davda <bhavesh@avaya.com>
Clau Weber <claus@jambit.com>
David Lloyd <dlloyd@microbits.com.au>
Justin Pryzby <justinpryzby@users.sourceforge.net>
Lars Wirzenius <liw@iki.fi>
Martin Pool <mbp@sourcefrog.net>
#### Martin (Joey) Schulze <joey@infodrom.org>
Petter Reinholdtsen <pere@hungry.com>
Steven Murdoch <Steven.Murdoch@cl.cam.ac.uk>
Apologies if I missed anyone!
Global changes
--------------
Typographical or grammatical errors have been corrected in several
places.
Many uses of hyphens and dashes were corrected.
New pages
---------
Removed Pages
-------------
sstk.2
mtk
AFAIK, this sytem call has never actually done anything (other
than be a stub) on any Unix.
Changes to individual pages
---------------------------
accept.2
mtk
Various wording and formatting fixes.
bind.2
mtk
Minor formatting changes
clone.2
mtk
Various minor wording improvements; some formatting fixes
connect.2
mtk
Various wording and formatting fixes.
epoll_create.2
Bhavesh P Davda
s/positive/non-negative/ [for file descriptor]
listen.2
mtk
Removed historic comment on BSD backlog ceiling.
Minor wording and formatting changes.
socket.2
mtk
Various minor wording improvements
umask.2
mtk
Added mkdir(2) to discussion, made term "file mode creation
mask" clearer.
Various, mostly small, wording changes
errno.3
Martin Pool
Change description for ESTALE
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=237344
fgetgrent.3
getgrent.3
getgrent_r.3
David Lloyd
Added SEE ALSO putgrent(3)
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=211336
getgrent.3
getgrnam.3
getpwent.3
getpwnam.3
Lars Wirzenius / mtk
Replace mention of /etc/{passwd,group} by refernces to
"passwd/group database", and LDAP and NIS.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316117
mtk
Miscellaneous wording improvements
Consistent DESCRIPTION and ERRORS wording across these pages.
getnameinfo.3
mtk
Relocate misplaced text describing gai_strerror().
getnetent.3
Petter Reinholdtsen
s/endservent/endnetent/
As per Debian Bug#316517
getspnam.3
Lars Wirzenius / mtk
Replace mention of /etc/shadow by refernces to
"shadow password database", and LDAP and NIS.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316117
mtk, Claus Weber
Miscellaneous wording improvements
Consistent DESCRIPTION wording vis-a-vis getpwnam.3 etc.
scanf.3
Justin Pryzby / mtk
As per Debian Bug#317037
shm_open.3
mtk
Modified details of how user and group ownership of a new
object are set.
Various minor wording and formatting cleanups.
proc.5
mtk
Updated discussion of /proc/stat
ip.7
Steven Murdoch
Change protocol in UDP prototype.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=182635