diff options
Diffstat (limited to 'lib/libc/posix1e/cap.3')
-rw-r--r-- | lib/libc/posix1e/cap.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/posix1e/cap.3 b/lib/libc/posix1e/cap.3 index 96427bb..4cdbd0f 100644 --- a/lib/libc/posix1e/cap.3 +++ b/lib/libc/posix1e/cap.3 @@ -183,7 +183,9 @@ Thie capability shall override the restriction that the real or effective user ID of a process sending a signal must match the real of effective user ID of the receiving process. .It Dv CAP_LINK_DIR -This capability is not available on the the FreeBSD platform. +This capability is not available on the +.Fx +platform. On other platforms, this capabiity overrides the restriction that a process cannot create or delete a hard link to a directory. .It Dv CAP_SETFCAP |