summaryrefslogtreecommitdiff
path: root/doc/old/RCS/getcap.8,v
blob: 817d0a4769563d91958cd714bf24012acdc4d824 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	97.04.28.00.54.52;	author morgan;	state Exp;
branches;
next	;


desc
@zefram's manual
@


1.1
log
@Initial revision
@
text
@.\"
.\" $Id$
.\" written by Andrew Main <zefram@@dcs.warwick.ac.uk>
.\"
.TH GETCAP 8 "26th April 1997"
.SH NAME
getcap \- examine file capabilities
.SH SYNOPSIS
\fBgetcap\fP \fIfilename\fP [ ... ]
.SH DESCRIPTION
.B getcap
displays the name and capabilities of each specified
.IR filename .
One file per line.
.SH "SEE ALSO"
.IR cap_get_file (3),
.IR cap_to_text (3),
.IR setcap (8)
@