diff options
Diffstat (limited to 'lib/libc/posix1e/cap_set_proc.3')
-rw-r--r-- | lib/libc/posix1e/cap_set_proc.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap_set_proc.3 b/lib/libc/posix1e/cap_set_proc.3 index 318ae81..3ee1ca5 100644 --- a/lib/libc/posix1e/cap_set_proc.3 +++ b/lib/libc/posix1e/cap_set_proc.3 @@ -56,7 +56,8 @@ is set for any capability not currently permitted for the calling process, the function shall fail, and the capability state of the process shall remain unchanged. .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, this function shall return a value of zero. |