This commit is contained in:
Michael Kerrisk 2008-02-26 10:21:02 +00:00
parent 865c9fd869
commit 752cb57f78
1 changed files with 32 additions and 32 deletions

View File

@ -36,8 +36,8 @@ Global changes
Various pages
Fabian Kreutz
Many math pages had their synopses compressed, as per suggestion
from Fabian Kreutz.
Many math pages had their synopses compressed, as per suggestion
from Fabian Kreutz.
Various pages
Fabian Kreutz / aeb
@ -49,7 +49,7 @@ Various pages
Various pages
mtk
For consistency, all instances of "super-user" were changed
to the more common "superuser".
to the more common "superuser".
Various pages
Vasya Pupkin / mtk
@ -1333,13 +1333,13 @@ Global changes
Various pages
mtk
The terms "set-user-ID" and "set-group-ID" are now used
consistently (no abbreviations) across all manual pages.
consistently (no abbreviations) across all manual pages.
Various pages
mtk
Consistent use of "saved set-user-ID" and "saved set-group-ID"
(no more "saved user ID", "saved effective UID",
saved group ID", etc.)
saved group ID", etc.)
Various pages
mtk
@ -1353,7 +1353,7 @@ Various pages
Various pages
mtk
Consistent use of st_atime, st_ctime, st_mtime, with
explanatory text, instead of atime/ctime/mtime.
explanatory text, instead of atime/ctime/mtime.
Various pages
mtk
@ -1422,7 +1422,7 @@ Global changes
Various pages
mtk
RFC references are now always written as "RFC\ nnn"
(not "RFC nnn" or "RFCnnn").
(not "RFC nnn" or "RFCnnn").
Typographical or grammatical errors have been corrected in several
places.
@ -1910,11 +1910,11 @@ Global changes
Various pages
mtk
Most instances of the constant "NULL" are not formatted (bolded) in
man pages, but a few are. For consistency, formatting on "NULL" has
been removed where it occurred.
Most instances of the constant "NULL" are not formatted (bolded) in
man pages, but a few are. For consistency, formatting on "NULL" has
been removed where it occurred.
Many minor formatting fixes were made.
Many minor formatting fixes were made.
Typographical or grammatical errors have been corrected in several
places.
@ -2047,7 +2047,7 @@ Various pages
Various pages
mtk
Pathnames, structures, arguments, and <header-files> that were
bold were changed to italics.
bold were changed to italics.
Various pages
mtk
@ -2109,7 +2109,7 @@ fcntl.2
noting effect of open(O_NONBLOCK), interruption
by signal handler, or termination by signal in
lease breaker. In response to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339037
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339037
stat.2
mtk / Stefan Brüns
@ -2125,7 +2125,7 @@ open.2
mtk / Avery Pennarun
Add EWOULDBLOCK error for file leases.
In response to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339037
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339037
putenv.3
mtk
@ -2494,24 +2494,24 @@ err.3
errno.3
Justin Pryzby
Added SEE ALSO for err.3.
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306867
As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306867
gethostbyname.3
Martin (Joey) Schulze / mtk
Added references to nsswitch.conf(5); remove cross references
to resolv+(8).
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=308397
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=308397
perror.3
Justin Pryzby
Added SEE ALSO for err.3 .
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306867
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306867
resolver.3
mtk / Martin (Joey) Schulze
Remove cross references to resolv+(8); add cross references to
resolv.conf(5).
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214892
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214892
Added SEE ALSO entry for resolver(5);
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=251122
@ -2523,7 +2523,7 @@ strerror.3
strerror().
Justin Pryzby
Added SEE ALSO for err.3, as per
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306867
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306867
elf.5
@ -3296,7 +3296,7 @@ sendmsg.2
Added text to note that although POSIX says msg_controllen
should be socklen_t, glibc actually uses size_t.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356502
and the associated glibc bug report.
and the associated glibc bug report.
http://sourceware.org/bugzilla/show_bug.cgi?id=2448
mtk
Various formatting fixes.
@ -5456,7 +5456,7 @@ crypt.3
strerror.3
Reuben Thomas
Add C99 to CONFORMING TO; see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400634
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400634
rtc.4
David Brownell
@ -5669,7 +5669,7 @@ epoll_ctl.2
faccessat.2
Justin Pryzby
Various fixes as per
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411177
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411177
* s/effective/real/ in description text.
* added <fcntl.h> to synopsis.
* various other changes.
@ -5838,9 +5838,9 @@ malloc.3
posix_openpt.3
Martín Ferrari
Fix return type in SYNOPSIS; as per
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400971
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400971
Needs _XOPEN_SOURCE == 600; as per
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400975
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400975
Julien BLACHE
s/ptsname/posix_openpt/ in RETURN VALUE
@ -6299,7 +6299,7 @@ Various pages
mtk
(Hopefully) all cross references outside a page now include a
section number. This should permit better resulting output
from a man2html-type conversion.
from a man2html-type conversion.
Various pages
mtk
@ -6364,7 +6364,7 @@ places.
Various pages
mtk
Make 'manual' component of .TH line into the string
"Linux Programmer's Manual".
"Linux Programmer's Manual".
Reason: consistency.
Various pages
@ -7122,7 +7122,7 @@ modify_ldt.2
Samuel Thibault / mtk
In Linux 2.6, the 'modify_ldt_ldt_s' structure was renamed
'user_desc'.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378668
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378668
mtk
Include definition of 'user_desc' structure.
Minor rewordings.
@ -8474,7 +8474,7 @@ Various pages
Various pages
Nicolas François
Spelling and formatting fixes, as per
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439560
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439560
intro.2
select.2
@ -9038,7 +9038,7 @@ Global changes
*/*
mtk
Change all occurrences of my email address in man-pages source
to my new gmail address.
to my new gmail address.
Many many pages
Maxime Vaudequin
@ -9738,7 +9738,7 @@ seteuid.2
__setfpucw.3
mtk
Fixed include files references / formatting.
Fixed include files references / formatting.
abort.3
mtk, after a note by Alex Tuninga
@ -9968,7 +9968,7 @@ bootparam.7
inotify.7
mtk
Minor heading changes and reformattings.
Minor heading changes and reformattings.
man-pages.7
mtk
@ -10276,7 +10276,7 @@ netlink.7
operator.7
svipc.7
mtk
Fix unbalanced .nf/.fi pairs.
Fix unbalanced .nf/.fi pairs.
chmod.2
getxattr.2