aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/cpuset.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/cpuset.7 b/man7/cpuset.7
index c1b9fda79f..98027e0386 100644
--- a/man7/cpuset.7
+++ b/man7/cpuset.7
@@ -40,7 +40,7 @@ If a system supports cpusets, then it will have the entry
in the file
.IR /proc/filesystems .
By mounting the cpuset filesystem (see the
-.B EXAMPLE
+.B EXAMPLES
section below),
the administrator can configure the cpusets on a system
to control the processor and memory placement of processes
@@ -1361,7 +1361,7 @@ set to
and the creation and truncation options on
.BR open (2)
have no effect.
-.\" ================== EXAMPLE ==================
+.\" ================== EXAMPLES ==================
.SH EXAMPLES
The following examples demonstrate querying and setting cpuset
options using shell commands.