[PATCH 01/16] Manual pages: getcap.8, getpcaps.8, setcap.8: SEE ALSO: add capabilities(7)
Michael Kerrisk (man-pages)
mtk.manpages at gmail.com
Thu Jul 16 10:18:12 UTC 2020
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages at gmail.com>
---
doc/getcap.8 | 1 +
doc/getpcaps.8 | 1 +
doc/setcap.8 | 1 +
3 files changed, 3 insertions(+)
diff --git a/doc/getcap.8 b/doc/getcap.8
index 05ee9bb..0547ff9 100644
--- a/doc/getcap.8
+++ b/doc/getcap.8
@@ -31,4 +31,5 @@ https://bugzilla.kernel.org/buglist.cgi?component=libcap&list_id=1047723&product
.SH "SEE ALSO"
.BR cap_get_file (3),
.BR cap_to_text (3),
+.BR capabilities (7),
.BR setcap (8)
diff --git a/doc/getpcaps.8 b/doc/getpcaps.8
index b070a3c..53d342e 100644
--- a/doc/getpcaps.8
+++ b/doc/getpcaps.8
@@ -34,6 +34,7 @@ Displays output in a somewhat ugly legacy format.
Displays usage in a legacy-like format but not quite so ugly in modern
default terminal fonts.
.SH SEE ALSO
+.BR capabilities (7),
.BR capsh "(8), " setcap "(8) and " getcap (8).
.br
.SH AUTHOR
diff --git a/doc/setcap.8 b/doc/setcap.8
index 445ed03..da95afb 100644
--- a/doc/setcap.8
+++ b/doc/setcap.8
@@ -58,4 +58,5 @@ https://bugzilla.kernel.org/buglist.cgi?component=libcap&list_id=1047723&product
.SH "SEE ALSO"
.BR cap_from_text (3),
.BR cap_get_file (3),
+.BR capabilities (7),
.BR getcap (8)
--
2.26.2
More information about the Linux-security-module-archive
mailing list