updated
authorChristian Urban <christian dot urban at kcl dot ac dot uk>
Tue, 02 Dec 2014 22:33:23 +0000
changeset 344 fc6aa28945c0
parent 343 9a27fa14c17c
child 345 7f0ac1355f0b
updated
slides/slides10.pdf
slides/slides10.tex
Binary file slides/slides10.pdf has changed
--- a/slides/slides10.tex	Tue Dec 02 12:27:12 2014 +0000
+++ b/slides/slides10.tex	Tue Dec 02 22:33:23 2014 +0000
@@ -343,7 +343,7 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \begin{frame}[t]
-\frametitle{\begin{tabular}{c}4rd Lecture:\\ Unix Access Control\end{tabular}}
+\frametitle{\begin{tabular}{c}4th Lecture:\\ Unix Access Control\end{tabular}}
 
 \begin{itemize}
 \item privileges are specified by file access permissions (``everything is a file'') 
@@ -379,7 +379,7 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \begin{frame}[fragile,t]
-\frametitle{\begin{tabular}{c}4rd Lecture:\\ Unix Access Control\end{tabular}}
+\frametitle{\begin{tabular}{c}4th Lecture:\\ Unix Access Control\end{tabular}}
 
 \begin{itemize}
 \item when a file with setuid is executed, the resulting process will assume the 
@@ -406,7 +406,7 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \begin{frame}[t]
-\frametitle{\begin{tabular}{c}4rd Lecture:\\ Unix Access Control\end{tabular}}
+\frametitle{\begin{tabular}{c}4th Lecture:\\ Unix Access Control\end{tabular}}
 
 \begin{itemize}
 \item Alice wants to have her files readable,