]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
CPU_SET.3: wfix
authorSeth Troisi <sethtroisi@google.com>
Sun, 5 May 2019 15:42:23 +0000 (10:42 -0500)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 5 May 2019 15:42:23 +0000 (10:42 -0500)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/CPU_SET.3

index fef8c3ac18ae1054272f8e7c82c53ae8ef72d72c..f8975a3eda81f628ba25b784114bbf9a35c8edce 100644 (file)
@@ -87,7 +87,7 @@ and similar interfaces.
 The
 .I cpu_set_t
 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
 described in this page.
 .PP