diff options
Diffstat (limited to 'capability.mdwn')
-rw-r--r-- | capability.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capability.mdwn b/capability.mdwn index 8bb14f13..2d4d2ce8 100644 --- a/capability.mdwn +++ b/capability.mdwn @@ -27,7 +27,7 @@ sent a string to identify the file to B, the identifier lacks a than A intended. Be ensuring that [[designation]] and [[authorization]] are always bound together, these problems are avoided. -Unix file descriptors can be viewed as capabilities. Unix file +[[Unix]] file descriptors can be viewed as capabilities. Unix file descriptors do not survive reboot, that is, they are not [[persistent|persistency]]. To work around this, [[ACL]]s are used to recover authority. |