Sorry, not sure if this is the right way to handle this, but I saw a
doc error.
The pthread_cond_wait and pthread_cond_timedwait descriptions are
incorrect in man pthread.
The description is:
Wait for a condition and lock the specified mutex.
It should be:
Wait for a condition and unlock the spe
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192019
Bug ID: 192019
Summary: zfs(8) manpage incorrectly lists 'casesensitivity' as
unsupported on FreeBSD
Product: Documentation
Version: Latest
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192019
Allan Jude changed:
What|Removed |Added
CC||allanj...@freebsd.org
Assig