diff options
Diffstat (limited to 'lib/libc/posix1e/cap_get_proc.3')
-rw-r--r-- | lib/libc/posix1e/cap_get_proc.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap_get_proc.3 b/lib/libc/posix1e/cap_get_proc.3 index 2cf9831..eab632f 100644 --- a/lib/libc/posix1e/cap_get_proc.3 +++ b/lib/libc/posix1e/cap_get_proc.3 @@ -53,7 +53,8 @@ the working storage is no longer required, by calling .Fn cap_free with the cap_t as an argument. .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 cap_t value. |