From: George Sofianos Date: Wed, 20 Feb 2019 01:22:45 +0000 (+0200) Subject: Docs: Correct /proc/stat path X-Git-Tag: Ubuntu-5.13.0-19.19~9008^2~8 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=3203561d6d081fa53d3b448d99fb9ffd933b3123;p=mirror_ubuntu-jammy-kernel.git Docs: Correct /proc/stat path The documentation for dynamic ticks in high resolution timers uses an incorrect path for /proc/stat - fix it. Signed-off-by: George Sofianos Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/timers/highres.txt b/Documentation/timers/highres.txt index 9d88f67781c2..8f9741592123 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