[Bug 247385] Typo in cpuset_getdomain

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 18 17:59:42 UTC 2020


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: bugs at FreeBSD.org
          Reporter: paulf at free.fr
                CC: doc at 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 on the CC list for the bug.


More information about the freebsd-doc mailing list