@@ -136,4 +136,5 @@ Permitted or Inheritable flag enabled.
.BR cap_from_text (3),
.BR cap_get_proc (3),
.BR cap_init (3),
-.BR capabilities (7)
+.BR capabilities (7),
+.BR user_namespaces (7)
@@ -32,4 +32,5 @@ https://bugzilla.kernel.org/buglist.cgi?component=libcap&list_id=1047723&product
.BR cap_get_file (3),
.BR cap_to_text (3),
.BR capabilities (7),
+.BR user_namespaces (7),
.BR setcap (8)
@@ -59,4 +59,5 @@ https://bugzilla.kernel.org/buglist.cgi?component=libcap&list_id=1047723&product
.BR cap_from_text (3),
.BR cap_get_file (3),
.BR capabilities (7),
+.BR user_namespaces (7),
.BR getcap (8)
Since namespaces are mentioned in this page, it's wise also to have a reference to the relevant page that explains the concept. Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com> --- doc/cap_get_file.3 | 3 ++- doc/getcap.8 | 1 + doc/setcap.8 | 1 + 3 files changed, 4 insertions(+), 1 deletion(-)