[libcap/f18] add getpcaps man page

Karsten Hopp karsten at fedoraproject.org
Tue May 14 11:58:43 UTC 2013


commit 889762dced2b3ed0f4a8ef847065bc6565970074
Author: Karsten Hopp <karsten at redhat.com>
Date:   Tue May 14 13:58:09 2013 +0200

    add getpcaps man page

 getpcaps.8 |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/getpcaps.8 b/getpcaps.8
new file mode 100644
index 0000000..6bbf46a
--- /dev/null
+++ b/getpcaps.8
@@ -0,0 +1,23 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.TH GETPCAPS 8 "2001-05-29"
+.\" Please adjust this date whenever revising the manpage.
+.SH NAME
+getpcaps \- display process capabilities
+.SH SYNOPSIS
+.B getpcaps
+.IR pid ...
+.SH DESCRIPTION
+.B getpcaps
+displays the capabilities on the processes indicated by the
+.I pid
+value(s) given on the commandline. The capabilities
+are displayed in the
+.BR cap_from_text (3)
+format.
+.SH SEE ALSO
+.BR execcap (8).
+.br
+.SH AUTHOR
+This manual page was written by Robert Bihlmeyer <robbe at debian.org>,
+for the Debian GNU/Linux system (but may be used by others).
+


More information about the scm-commits mailing list