Skip to content

Commit afa3d26

Browse files
lechtenMax-Hailperin
authored andcommitted
Define access right (#124)
1 parent 0a74fe2 commit afa3d26

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

processes.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,9 @@ \subsection{Fundamentals of Access Rights}\label{access-fundamentals-subsections
948948
repertory of \vocabs{operation} that a subject can perform on it, if
949949
the protection system permits: for example, a memory region may have
950950
read and write operations, whereas a naming service may have lookup,
951-
insert, and modify operations. Each subject is also an object,
951+
insert, and modify operations. An \vocab{access right} is a
952+
permission for a subject to invoke an operation on an object.
953+
Each subject is also an object,
952954
because operations can be performed on subjects, such as the operation
953955
of terminating a process.
954956

0 commit comments

Comments
 (0)