diff options
Diffstat (limited to 'lib/libposix1e/cap_dup.3')
-rw-r--r-- | lib/libposix1e/cap_dup.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libposix1e/cap_dup.3 b/lib/libposix1e/cap_dup.3 index fdd4cad..2e874a5 100644 --- a/lib/libposix1e/cap_dup.3 +++ b/lib/libposix1e/cap_dup.3 @@ -52,7 +52,7 @@ the other in any way. This function may cause memory to be allocated. The caller should free any releasable memory, when the capability state in working storage is no longer required, by calling -.Vn cap_free +.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 |