Update to capability man page

This commit is contained in:
Bahadir Balban
2009-11-30 17:19:41 +02:00
parent 051cc00f1a
commit d93c4267ce

View File

@@ -8,10 +8,12 @@
.B #include <l4/api/capability.h> .B #include <l4/api/capability.h>
.B #include <l4/generic/cap-types.h> .B #include <l4/generic/cap-types.h>
.SH DESCRIPTION .SH DESCRIPTION
A capability is a unique representation of security qualifiers on a particular resource. A capability is a unique representation of security qualifiers on a particular resource.
Each thread, address space and container is associated with its own capability list represented by the below structure. Each thread, address space and container is associated with its own capability list represented by the below structure.
The capability structure is defined as follows:
.nf .nf
.TP .TP
.BI "struct" " capability " "{" .BI "struct" " capability " "{"