From 2ca1e545cd819fb8691075d1d2774d41f90228d1 Mon Sep 17 00:00:00 2001 From: markj Date: Fri, 22 Nov 2019 16:25:00 +0000 Subject: [PATCH] Fix typos in the cpuset_{get,set}domain() man page. MFC after: 1 week Sponsored by: The FreeBSD Foundation --- lib/libc/sys/cpuset_getdomain.2 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lib/libc/sys/cpuset_getdomain.2 b/lib/libc/sys/cpuset_getdomain.2 index da8a1b2d8b55..8ae9e524681f 100644 --- a/lib/libc/sys/cpuset_getdomain.2 +++ b/lib/libc/sys/cpuset_getdomain.2 @@ -47,7 +47,7 @@ and allow the manipulation of sets of memory domains and allocation policy available to processes, threads, jails and other resources. These functions may manipulate sets of memory domains that contain many processes -or per-object anonymous masks that effect only a single object. +or per-object anonymous masks that affect only a single object. .Pp The valid values for the .Fa level @@ -97,7 +97,8 @@ mask and policy from the object specified by and .Fa id and stores it in the space provided by -.Fa mask and +.Fa mask +and .Fa policy . .Pp .Fn cpuset_setdomain @@ -107,7 +108,8 @@ attempts to set the mask and policy for the object specified by and .Fa id to the values in -.Fa mask and +.Fa mask +and .Fa policy . .Sh ALLOCATION POLICIES Valid policy values are as follows: