diff options
Diffstat (limited to 'lib/libc/posix1e/cap_clear.3')
-rw-r--r-- | lib/libc/posix1e/cap_clear.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap_clear.3 b/lib/libc/posix1e/cap_clear.3 index bb8005a..a02deab 100644 --- a/lib/libc/posix1e/cap_clear.3 +++ b/lib/libc/posix1e/cap_clear.3 @@ -48,7 +48,8 @@ shall initialize the capability state in working storage identified by so that all capability flags for all capabilities defined in the implementation shall be cleared. .Sh IMPLEMENTATION NOTES -FreeBSD's support for POSIX.1e interfaces and features is still under +.Fx Ns 's +support for POSIX.1e interfaces and features is still under development at this time. .Sh RETURN VALUES Upon successful completion, the function shall return a value of zero. |