This commit is contained in:
Michael Kerrisk 2008-07-16 09:54:19 +00:00
parent 4d988a1eaf
commit 3662bac560
1 changed files with 4 additions and 4 deletions

View File

@ -364,7 +364,7 @@ printf.3
proc.5 proc.5
mtk mtk
Remove redudant summary list of files in description of Remove redundant summary list of files in description of
/proc/sys/kernel. /proc/sys/kernel.
Make kernel version for /proc/sys/kernel/panic_on_oops more precise. Make kernel version for /proc/sys/kernel/panic_on_oops more precise.
Make kernel version for /proc/sys/kernel/pid_max more precise. Make kernel version for /proc/sys/kernel/pid_max more precise.
@ -384,7 +384,7 @@ rtime.3
scanf.3 scanf.3
Vincent Lefevre / mtk Vincent Lefevre / mtk
Clarify treatment of intial white space by %% conversion Clarify treatment of initial white space by %% conversion
specification. specification.
as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435648. as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435648.
mtk mtk
@ -393,10 +393,10 @@ scanf.3
stdin.3 stdin.3
Alain Portal Alain Portal
Rename CONSIDERATIONS section to NOTES, and relocate Rename CONSIDERATIONS section to NOTES, and relocate
to approprate place on page. to appropriate place on page.
tmpfile.3 tmpfile.3
mtk, after a nore by Alain Portal mtk, after a note by Alain Portal
Prepend "POSIX.1-2001 specifies that: " to the sentence stating Prepend "POSIX.1-2001 specifies that: " to the sentence stating
that tmpfile() may write to stdout. (AFAICS, glibc's tmpfile() that tmpfile() may write to stdout. (AFAICS, glibc's tmpfile()
does not do this.) does not do this.)