diff options
Diffstat (limited to 'lib/libc/posix1e/cap_set_flag.3')
-rw-r--r-- | lib/libc/posix1e/cap_set_flag.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap_set_flag.3 b/lib/libc/posix1e/cap_set_flag.3 index f5a7569..91ce0b0 100644 --- a/lib/libc/posix1e/cap_set_flag.3 +++ b/lib/libc/posix1e/cap_set_flag.3 @@ -55,7 +55,8 @@ is used to specify the number of capabilities in the array .Ar caps . Implementations may place restrictions on the setting of the flags in a capability state. .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. |