|
|
340b7f |
.\" Hey, EMACS: -*- nroff -*-
|
|
|
340b7f |
.TH GETPCAPS 8 "2001-05-29"
|
|
|
340b7f |
.\" Please adjust this date whenever revising the manpage.
|
|
|
340b7f |
.SH NAME
|
|
|
340b7f |
getpcaps \- display process capabilities
|
|
|
340b7f |
.SH SYNOPSIS
|
|
|
340b7f |
.B getpcaps
|
|
|
340b7f |
.IR pid ...
|
|
|
340b7f |
.SH DESCRIPTION
|
|
|
340b7f |
.B getpcaps
|
|
|
340b7f |
displays the capabilities on the processes indicated by the
|
|
|
340b7f |
.I pid
|
|
|
340b7f |
value(s) given on the commandline. The capabilities
|
|
|
340b7f |
are displayed in the
|
|
|
340b7f |
.BR cap_from_text (3)
|
|
|
340b7f |
format.
|
|
|
340b7f |
.SH SEE ALSO
|
|
|
340b7f |
.BR execcap (8).
|
|
|
340b7f |
.br
|
|
|
340b7f |
.SH AUTHOR
|
|
|
340b7f |
This manual page was written by Robert Bihlmeyer <robbe@debian.org>,
|
|
|
340b7f |
for the Debian GNU/Linux system (but may be used by others).
|
|
|
340b7f |
|