aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-09-05 14:47:55 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-09-05 14:49:42 +0200
commitbf49fb93876291cc5a2b71eb84d914eeac23118e (patch)
treeeafcda703d0a38d0ab0a08731f92bcc25e580058 /man7
parentd6c07484e90a4ff4cde119ca2c9eb57417f6cd1c (diff)
downloadman-pages-bf49fb93876291cc5a2b71eb84d914eeac23118e.tar.gz
cpuset.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-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.