You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
615 B
24 lines
615 B
4 years ago
|
.\" 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@debian.org>,
|
||
|
for the Debian GNU/Linux system (but may be used by others).
|
||
|
|