man-pages/Changes

190 lines
5.0 KiB
Plaintext
Raw Normal View History

2005-07-06 09:12:50 +00:00
==================== Changes in man-pages-2.06 ====================
2005-07-15 12:14:17 +00:00
Released: 2005-07-15
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
2005-07-06 09:12:50 +00:00
Alain Portal <aportal@univ-montp2.fr>
Andries Brouwer <Andries.Brouwer@cwi.nl>
2005-07-06 09:12:50 +00:00
Bhavesh P Davda <bhavesh@avaya.com>
Clau Weber <claus@jambit.com>
2005-07-14 15:50:20 +00:00
Dov Murik <dov@dv-networks.com>
2005-07-06 09:12:50 +00:00
David Lloyd <dlloyd@microbits.com.au>
2005-07-14 15:50:20 +00:00
Frederik Deweerdt <frederik.deweerdt@gmail.com>
2005-07-06 09:12:50 +00:00
Justin Pryzby <justinpryzby@users.sourceforge.net>
Lars Wirzenius <liw@iki.fi>
Martin Pool <mbp@sourcefrog.net>
#### Martin (Joey) Schulze <joey@infodrom.org>
2005-07-15 12:14:17 +00:00
Mike Frysinger <vapier@gentoo.org>
2005-07-06 09:12:50 +00:00
Petter Reinholdtsen <pere@hungry.com>
Steven Murdoch <Steven.Murdoch@cl.cam.ac.uk>
2005-07-14 15:50:20 +00:00
Walter Harms <walter.harms@informatik.uni-oldenburg.de>
Apologies if I missed anyone!
Global changes
--------------
Typographical or grammatical errors have been corrected in several
2005-07-06 09:12:50 +00:00
places.
Many uses of hyphens and dashes were corrected.
2004-12-17 15:28:44 +00:00
2005-06-21 14:47:55 +00:00
New pages
2005-06-08 13:27:32 +00:00
---------
2005-07-14 15:50:20 +00:00
canonicalize_file_name.3
Walter Harms / mtk
2005-07-06 09:12:50 +00:00
Removed Pages
-------------
sstk.2
mtk
2005-07-14 15:57:25 +00:00
AFAIK, this sytem call has never actually done anything (other
2005-07-14 15:50:20 +00:00
than be a stub) on any Unix.
2005-06-21 14:47:55 +00:00
2005-06-08 13:27:32 +00:00
Changes to individual pages
2005-06-21 14:47:55 +00:00
---------------------------
2005-07-06 09:12:50 +00:00
accept.2
mtk
2005-07-06 09:12:50 +00:00
Various wording and formatting fixes.
2005-07-06 09:12:50 +00:00
bind.2
mtk
2005-07-06 09:12:50 +00:00
Minor formatting changes
2005-06-27 15:39:25 +00:00
2005-07-06 09:12:50 +00:00
clone.2
mtk
2005-07-06 09:12:50 +00:00
Various minor wording improvements; some formatting fixes
2005-07-06 09:12:50 +00:00
connect.2
mtk
2005-07-06 09:12:50 +00:00
Various wording and formatting fixes.
2005-07-14 15:50:20 +00:00
2005-07-06 09:12:50 +00:00
epoll_create.2
Bhavesh P Davda
2005-07-14 15:50:20 +00:00
s/positive/non-negative/ [for file descriptor]
getrlimit.2
mtk
Documented RLIMIT_MSGQUEUE limit.
RLIMIT_RSS ceased to have any effect in 2.4 in kernel 2.4.30.
(It already didn't have any effect in 2.2.x and 2.6.x.)
s/MADVISE_WILLNEED/MADV_WILLNEED/
2005-07-06 09:12:50 +00:00
listen.2
mtk
2005-07-06 09:12:50 +00:00
Removed historic comment on BSD backlog ceiling.
2005-07-14 15:50:20 +00:00
Minor wording and formatting changes.
semop.2
mtk
2005-07-14 15:57:25 +00:00
Added BUG: in some circumstances, a process that is
waiting for a semaphore to become zero is not not woken
2005-07-14 15:50:20 +00:00
up when the value does actually reach zero.
http://marc.theaimsgroup.com/?l=linux-kernel&m=110260821123863&w=2
http://marc.theaimsgroup.com/?l=linux-kernel&m=110261701025794&w=2
2005-07-06 09:12:50 +00:00
socket.2
mtk
2005-07-06 09:12:50 +00:00
Various minor wording improvements
2005-07-06 09:12:50 +00:00
umask.2
mtk
2005-07-14 15:57:25 +00:00
Added mkdir(2) to discussion, made term "file mode creation
2005-07-14 15:50:20 +00:00
mask" clearer.
2005-07-06 09:12:50 +00:00
Various, mostly small, wording changes
errno.3
Martin Pool
Change description for ESTALE
2005-07-14 15:50:20 +00:00
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=237344
2005-07-06 09:12:50 +00:00
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
2005-07-14 15:57:25 +00:00
Replace mention of /etc/{passwd,group} by refernces to
2005-07-14 15:50:20 +00:00
"passwd/group database", and LDAP and NIS.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316117
mtk
2005-07-14 15:50:20 +00:00
Miscellaneous wording improvements
Consistent DESCRIPTION and ERRORS wording across these pages.
2005-07-06 09:12:50 +00:00
getnameinfo.3
mtk
Relocate misplaced text describing gai_strerror().
getnetent.3
Petter Reinholdtsen
2005-07-14 15:50:20 +00:00
s/endservent/endnetent/
2005-07-06 09:12:50 +00:00
As per Debian Bug#316517
getspnam.3
Lars Wirzenius / mtk
2005-07-14 15:57:25 +00:00
Replace mention of /etc/shadow by refernces to
2005-07-14 15:50:20 +00:00
"shadow password database", and LDAP and NIS.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316117
2005-07-06 09:12:50 +00:00
mtk, Claus Weber
2005-07-14 15:50:20 +00:00
Miscellaneous wording improvements
Consistent DESCRIPTION wording vis-a-vis getpwnam.3 etc.
hsearch.3
Frederik Deweerdt
Fix hsearch_r() prototype
2005-07-06 09:12:50 +00:00
scanf.3
Justin Pryzby / mtk
2005-07-15 12:14:17 +00:00
Fix description of RETURN VALUE
2005-07-14 15:50:20 +00:00
As per Debian Bug#317037
mtk
2005-07-14 15:57:25 +00:00
various parts substantially rewritten; added description of
%n$ form; various text incorporated from the GNU C library
2005-07-14 15:50:20 +00:00
documentation ((C) The Free Software Foundation).
2005-07-06 09:12:50 +00:00
shm_open.3
mtk
2005-07-14 15:50:20 +00:00
Modified details of how user and group ownership of a new
object are set.
Various minor wording and formatting cleanups.
2005-07-14 15:57:25 +00:00
2005-07-15 12:14:17 +00:00
elf.5
Mike Frysinger
tweaked the short description to include definition of 'ELF'
add ELFOSABI_NONE to the ELFOSABI_ list
tweak/add more machines to EM_ list for ehdr->e_machine
fix indenting to be consistent
tweak the display of the ELF_ST_* macros
document the Elf_Dyn structure
2005-07-06 09:12:50 +00:00
proc.5
2005-07-15 12:14:17 +00:00
mtk
2005-07-14 16:06:58 +00:00
Updated discussion of /proc/stat.
2005-07-14 15:50:20 +00:00
Added text on the /proc/sys/fs/mqueue/* files.
2005-07-06 09:12:50 +00:00
ip.7
Steven Murdoch
Change protocol in UDP prototype.
2005-07-14 15:50:20 +00:00
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=182635
tcp.7
Dov Murik
The first sentence under NOTES about SO_KEEPALIVE and SIGPIPE
makes no grammatical sense (and possibly also no technical sense).
It has been removed.