]> granicus.if.org Git - procps-ng/commitdiff
top: correct one source comment plus one man page oops
authorJim Warner <james.warner@comcast.net>
Thu, 13 Jan 2022 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@dropbear.xyz>
Mon, 17 Jan 2022 09:26:17 +0000 (20:26 +1100)
Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.1
top/top.c

index aa3451704bbb78bd40091ff864ed055c1a2bd0b6..0f32807d177d6be58687d50b631d2e946f2e4ede 100644 (file)
--- a/top/top.1
+++ b/top/top.1
@@ -648,7 +648,7 @@ The autogroup identifier associated with a process.
 This feature operates in conjunction with the CFS scheduler
 to improve interactive desktop performance.
 
-When /proc/sys/kernel/sched_autogroup_enable is set, a new
+When /proc/sys/kernel/sched_autogroup_enabled is set, a new
 autogroup is created with each new session (\*(Xa SID).
 All subsequently forked processes in that session inherit membership in
 this autogroup.
index 15f4ceee685123744b23ca1f8773aac86924a71b..f064c29d1cd32ff23dbb957c74b23d93681b4286 100644 (file)
--- a/top/top.c
+++ b/top/top.c
@@ -5760,7 +5760,7 @@ numa_oops:
       Msg_row += sum_tics(Stat_reap->summary, N_txt(WORD_allcpus_txt), 1);
    }
  #undef noMAS
-} // end: void do_cpus
+} // end: do_cpus
 
 
         /*