This commit is contained in:
Michael Kerrisk 2007-12-24 21:46:22 +00:00
parent 34cd540ed6
commit 970a069b6c
2 changed files with 84 additions and 12 deletions

82
Changes
View File

@ -20,6 +20,53 @@ Apologies if I missed anyone!
Global changes
--------------
cacheflush.2
clone.2
fcntl.2
getitimer.2
getrlimit.2
mmap.2
mprotect.2
times.2
adjtime.3
byteorder.3
inet.3
offsetof.3
rtc.4
icmp.7
pipe.7
time.7
mtk
s/x86/i386/ since that is the name used in 'arch' directories
in the kernel source, and previously both i386 and x86 were both
used in man pages; also nowadays 'x86' is now somewhat ambiguous,
since it is the name of the 'arch' directory for i386 and x86-64.
conj.3
cacos.3
cacosh.3
cabs.3
carg.3
casin.3
casinh.3
catan.3
catanh.3
ccos.3
ccosh.3
cexp.3
cimag.3
clog.3
cosh.h
creal.3
csin.3
csinh.3
ctan.3
ctanh.3
sing.h
tanh.3
mtk
Various reformattings.
mlock.2
mprotect.2
mpool.3
@ -167,7 +214,17 @@ setxattr.2
stat.2
fpathconf.3
mtk
s/filedes/fd/
Rename argument: s/filedes/fd/
bindresvport.3
des_crypt.3
getopt.3
getrpcent.3
realpath.3
rpc.3
xdr.3
mtk
Removed .SM macros.
Typographical or grammatical errors have been corrected in several places.
@ -191,22 +248,35 @@ mbind.2
Andi Kleen / mtk / Alain Portal
Modify explanation of EINVAL 'maxnode' error.
mmap.2
mtk
Add comma to clarify meaning of a sentence.
spu_create.2
Alain Portal / mtk; acked by Jeremy Kerr
Minor formatting/wording changes.
argz_add.3
mtk
mtk
Formatting fixes.
cerf.3
mtk
These functions are still not present as at glibc 2.7.
envz_add.3
mtk
mtk
Formatting fixes.
fexeceve.3
mtk
Fix placement of feature test macro in SYNOPSIS.
fmax.3
fmin.3
mtk
Small rewording.
getrpcent.3
getrpcport.3
mtk
@ -216,6 +286,12 @@ getutent.3
Alain Portal / mtk
Formatting fixes.
mbsnrtowcs.3
mbsrtowcs.3
mbstowcs.3
mtk
Use proper .IP lists
console_ioctl.4
mtk
Formatting fixes.

View File

@ -9709,14 +9709,6 @@ filesystems.5
Was previously fs.5
New links
---------
fs.5
mtk / Alain PORTAL
Link to filesystems.5.
New links
---------
@ -9728,6 +9720,10 @@ envz.3
Bert Wesarg / mtk
Link to envz_add.3.
fs.5
mtk / Alain PORTAL
Link to filesystems.5.
Changes to individual pages
---------------------------
@ -9780,7 +9776,7 @@ ttyslot.3
undocumented.3
mtk
Remove reference to "obstack stuff"; it's not clear that
Remove reference to "obstack stuff"; it's not clear what
that is about.
console_ioctl.4