linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: George Sofianos <gsf.greece@gmail.com>
To: tglx@linutronix.de, linux-kernel@vger.kernel.org
Cc: George Sofianos <gsf.greece@gmail.com>, trivial@kernel.org
Subject: [PATCH] Docs: Correct /proc/stat path
Date: Wed, 20 Feb 2019 03:22:45 +0200	[thread overview]
Message-ID: <20190220012245.16858-1-gsf.greece@gmail.com> (raw)

The documentation for dynamic ticks in high resolution timers uses an
old path for the stat process.

Signed-off-by: George Sofianos <gsf.greece@gmail.com>
---
 Documentation/timers/highres.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/timers/highres.txt b/Documentation/timers/highres.txt
index 9d88f6778..8f9741592 100644
--- a/Documentation/timers/highres.txt
+++ b/Documentation/timers/highres.txt
@@ -231,7 +231,7 @@ in the idle period to make sure that jiffies are up to date and the interrupt
 handler has not to deal with an eventually stale jiffy value.
 
 The dynamic tick feature provides statistical values which are exported to
-userspace via /proc/stats and can be made available for enhanced power
+userspace via /proc/stat and can be made available for enhanced power
 management control.
 
 The implementation leaves room for further development like full tickless
-- 
2.20.1

             reply	other threads:[~2019-02-20  1:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20  1:22 George Sofianos [this message]
2019-02-22 15:51 ` [PATCH] Docs: Correct /proc/stat path Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190220012245.16858-1-gsf.greece@gmail.com \
    --to=gsf.greece@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).