From 60bcc5abdd192de0334485936ad8e4e200f95cea Mon Sep 17 00:00:00 2001 From: Seth Troisi Date: Sun, 5 May 2019 10:42:23 -0500 Subject: [PATCH] CPU_SET.3: wfix Signed-off-by: Michael Kerrisk --- man3/CPU_SET.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/CPU_SET.3 b/man3/CPU_SET.3 index fef8c3ac18..f8975a3eda 100644 --- a/man3/CPU_SET.3 +++ b/man3/CPU_SET.3 @@ -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 -- 2.39.2