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: b...@freebsd.org
          Reporter: pa...@free.fr
                CC: d...@freebsd.org

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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to