From adf9c75356999ffa1d415b71d01386018e97f3d2 Mon Sep 17 00:00:00 2001 From: Christopher Lemmer Webber Date: Sat, 27 Jul 2019 08:16:55 -0400 Subject: [PATCH] linux's capabilities, not linux's kernels --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 4686bf1..f9dd0eb 100644 --- a/README.org +++ b/README.org @@ -888,9 +888,9 @@ in fact, very similar to how we program every day. Third, "object capabilities" used to be just called "capabilities", but other computing systems started to implement things which they called "capabilities" which have nothing to do with the original - definition of "capabilities" (eg, Linux's kernels are closer to ACLs - than they are ocaps), so the name "object capability" was chosen to - distinguish between the two. + definition of "capabilities" (eg, Linux's "capabilities" are closer + to ACLs than they are ocaps), so the name "object capability" was + chosen to distinguish between the two. ** Ocaps meet social relationships (or: just in time authority)