[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080306.155852.266167763.yamato@redhat.com>
Date: Thu, 06 Mar 2008 15:58:52 +0900 (JST)
From: Masatake YAMATO <yamato@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: trivial@...nel.org
Subject: [PATCH][TRIVIAL] Typo in Documentation/scheduler/sched-stats.txt
Hi,
I have found a very small typo in Documentation/scheduler/sched-stats.txt.
See the end of this mail.
BTW, a broken link is found in Documentation/SubmittingPatches.
For small patches you may want to CC the Trivial Patch Monkey
trivial@...nel.org managed by Adrian Bunk; which collects "trivial"
patches. Trivial patches must qualify for one of the following rules:
Spelling fixes in documentation
...
URL: <http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/>
The page for the URL doesn't exist.
Signed-off-by: Masatake YAMATO <yamato@...hat.com>
--- linux/Documentation/scheduler/sched-stats.txt 2008-02-08 04:33:34.000000000 +0900
+++ linux/Documentation/scheduler/sched-stats.txt.new 2008-03-06 15:41:51.000000000 +0900
@@ -142,7 +142,7 @@
/proc/<pid>/schedstat
----------------
-schedstats also adds a new /proc/<pid/schedstat file to include some of
+schedstats also adds a new /proc/<pid>/schedstat file to include some of
the same information on a per-process level. There are three fields in
this file correlating for that process to:
1) time spent on the cpu
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists