[PATCH][TRIVIAL] Typo in Documentation/scheduler/sched-stats.txt

Previous thread: [GIT PULL] XFS update for 2.6.25-rc5 by Lachlan McIlroy on Wednesday, March 5, 2008 - 11:13 pm. (1 message)

Next thread: Re: AE_ERROR, ACPI thermal trip point state changed by Németh Márton on Thursday, March 6, 2008 - 12:01 am. (17 messages)
From: Masatake YAMATO
Date: Wednesday, March 5, 2008 - 11:58 pm

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@kernel.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@redhat.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

--

Previous thread: [GIT PULL] XFS update for 2.6.25-rc5 by Lachlan McIlroy on Wednesday, March 5, 2008 - 11:13 pm. (1 message)

Next thread: Re: AE_ERROR, ACPI thermal trip point state changed by Németh Márton on Thursday, March 6, 2008 - 12:01 am. (17 messages)