HomeFreeBSD

Fix two return types in the cpuset(9) and bitset(9) man pages

Description

Fix two return types in the cpuset(9) and bitset(9) man pages

The *_FFS() and *_COUNT() functions return int, not size_t.

MFC after: 3 days
Sponsored by: Dell Inc.

Details

Provenance
vangyzenAuthored on
Parents
rS303518: libblacklist: Do not use %m for logging, use strerror(errno)
Branches
Unknown
Tags
Unknown