diff options
Diffstat (limited to 'lib/libposix1e/cap_init.3')
-rw-r--r-- | lib/libposix1e/cap_init.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libposix1e/cap_init.3 b/lib/libposix1e/cap_init.3 index 47e4fe3..3e47c9f 100644 --- a/lib/libposix1e/cap_init.3 +++ b/lib/libposix1e/cap_init.3 @@ -49,7 +49,7 @@ implementation shall be cleared. 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 |