cpuset.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-09-05 14:47:55 +02:00
parent d6c07484e9
commit bf49fb9387
1 changed files with 2 additions and 2 deletions

View File

@ -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.