This commit is contained in:
Michael Kerrisk 2007-12-29 15:02:36 +00:00
parent 789b17216c
commit e9a00e9ed2
1 changed files with 15 additions and 1 deletions

16
Changes
View File

@ -14,6 +14,7 @@ Andi Kleen <ak@suse.de>
Jeremy Kerr <jk@ozlabs.org>
Justin Pryzby <jpryzby+d@quoinic.com>
Sam Varshavchik <mrsam@courier-mta.com>
Thomas Huriaux <thomas.huriaux@gmail.com>
Apologies if I missed anyone!
@ -307,7 +308,8 @@ bind.2
close.2
mtk
Clarify relationship of file descriptor and open file description.
Clarify relationship between file descriptor and open file
description.
connect.2
mtk
@ -338,6 +340,12 @@ getuid.2
mtk
Add getresuid(2) and credentials(7) to SEE ALSO.
ioctl_list.2
Alain Portal
Use proper tables for layout, and various formatting fixes.
mtk
Various formatting fixes.
listen.2
mtk
Rewrote various parts.
@ -389,6 +397,10 @@ cerf.3
mtk
These functions are still not present as at glibc 2.7.
dbopen.4
Alain Portal / mtk
Various minor spelling and formatting fixes.
envz_add.3
mtk
Formatting fixes.
@ -433,6 +445,8 @@ bootparam.7
man-pages.7
Alain Portal
Move CONFIGURATION description after SYNOPSIS description.
mtk / Alain Portal
Note that header files should be surrounded by angle brackets (<>).
posixoptions.7
mtk