From 3662bac560d45a72f3a124549ab252ba07808298 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 16 Jul 2008 09:54:19 +0000 Subject: [PATCH] spfix --- Changes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index 4baa23473..6db23c19e 100644 --- a/Changes +++ b/Changes @@ -364,7 +364,7 @@ printf.3 proc.5 mtk - Remove redudant summary list of files in description of + Remove redundant summary list of files in description of /proc/sys/kernel. Make kernel version for /proc/sys/kernel/panic_on_oops more precise. Make kernel version for /proc/sys/kernel/pid_max more precise. @@ -384,7 +384,7 @@ rtime.3 scanf.3 Vincent Lefevre / mtk - Clarify treatment of intial white space by %% conversion + Clarify treatment of initial white space by %% conversion specification. as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435648. mtk @@ -393,10 +393,10 @@ scanf.3 stdin.3 Alain Portal Rename CONSIDERATIONS section to NOTES, and relocate - to approprate place on page. + to appropriate place on page. 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 that tmpfile() may write to stdout. (AFAICS, glibc's tmpfile() does not do this.)