CPU_SET.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Seth Troisi 2019-05-05 10:42:23 -05:00 committed by Michael Kerrisk
parent 3a66e3293d
commit 60bcc5abdd
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ and similar interfaces.
The The
.I cpu_set_t .I cpu_set_t
data type is implemented as a bit mask. data type is implemented as a bit mask.
However, the data structure treated as considered opaque: However, the data structure should be treated as opaque:
all manipulation of CPU sets should be done via the macros all manipulation of CPU sets should be done via the macros
described in this page. described in this page.
.PP .PP