diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/posix1e/cap_set_proc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap_set_proc.3 b/lib/libc/posix1e/cap_set_proc.3 index b459260..3bfce71 100644 --- a/lib/libc/posix1e/cap_set_proc.3 +++ b/lib/libc/posix1e/cap_set_proc.3 @@ -51,7 +51,7 @@ upon successful return from this function. If any flag in .Ar cap_p is set for any capability not currently permitted for the calling process, -the function shall fail, and the capability state of teh process shall +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 |