This commit is contained in:
Michael Kerrisk 2005-06-08 13:27:32 +00:00
parent 23a6e651f3
commit deea4228eb
2 changed files with 12 additions and 4 deletions

13
Changes
View File

@ -8,7 +8,7 @@ Contributors
The following people contributed notes, ideas, or patches that have The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release: been incorporated in changes in this release:
####Andries Brouwer <Andries.Brouwer@cwi.nl> Andries Brouwer <Andries.Brouwer@cwi.nl>
####Joey (Martin) Schulze <joey@infodrom.org> ####Joey (Martin) Schulze <joey@infodrom.org>
Apologies if I missed anyone! Apologies if I missed anyone!
@ -19,6 +19,13 @@ Global changes
Typographical or grammatical errors have been corrected in several Typographical or grammatical errors have been corrected in several
places. places.
Individual pages
----------------
New Pages
---------
pthreads.7
mtk
An overview of the Linux implementations of POSIX threads.
Changes to individual pages
----------------

View File

@ -697,6 +697,7 @@ clone.2
execve.2 execve.2
aeb aeb
Noted effect of ptracing when execing a set-UID program.
fcntl.2 fcntl.2
Johannes Nicolai / mtk Johannes Nicolai / mtk
@ -770,7 +771,7 @@ regex.7
tzselect.8 tzselect.8
Joey (Martin) Schulze / Klaus Ethgen Joey (Martin) Schulze / Klaus Ethgen
The default zoneinfo directory is now The default zoneinfo directory is now /usr/share/zoneinfo.
(was: /usr/local/etc/zoneinfo) (was: /usr/local/etc/zoneinfo)
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267471 As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267471