https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247385

            Bug ID: 247385
           Summary: Typo in cpuset_getdomain
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Manual Pages
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

The signature given is

int
     cpuset_getdomain(cpulevel_t level, cpuwhich_t which, id_t id,
         size_t setsize, domainet_t *mask, int *policy);

where

domainet_t

should be

domainset_t

(missing 's'). Seen with 12.1 and online manpage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to