diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-08 00:26:42 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-08 00:26:42 +0200 |
commit | f7cc93166ae25dc6936b7115f4196030c1eca288 (patch) | |
tree | 0041ccc3b41647cbe220cd743e53c770f03d3317 /capability.mdwn | |
parent | c27c0f96b9ca6898064d5bdbbc79c4475ee7c65a (diff) | |
download | web-f7cc93166ae25dc6936b7115f4196030c1eca288.tar.gz web-f7cc93166ae25dc6936b7115f4196030c1eca288.tar.bz2 web-f7cc93166ae25dc6936b7115f4196030c1eca288.zip |
UNIX.
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. |