summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>2020-07-16 12:18:19 +0200
committerAndrew G. Morgan <morgan@kernel.org>2020-07-16 07:47:47 -0700
commit12e84fc6b675318c92722a6b63526aeb203f73cd (patch)
tree96a5c183dc85bbb1ca5455d9ddef3ca1b9918d17
parent71b56e435c1c72facef345afdc9bad6a61cc26c1 (diff)
downloadlibcap2-12e84fc6b675318c92722a6b63526aeb203f73cd.tar.gz
Manual pages: cap_get_proc.3: formatting fix
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com> Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
-rw-r--r--doc/cap_get_proc.33
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/cap_get_proc.3 b/doc/cap_get_proc.3
index 8eceab0..fda00e0 100644
--- a/doc/cap_get_proc.3
+++ b/doc/cap_get_proc.3
@@ -261,7 +261,8 @@ The library also supports the deprecated functions:
.BR capgetp ()
attempts to obtain the capabilities of some other process; storing the
capabilities in a pre-allocated
-.IR cap_d . See
+.IR cap_d .
+See
.BR cap_init ()
for information on allocating an empty capability set. This function,
.BR capgetp (),