summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormarcus <marcus>2003-09-17 15:12:21 +0000
committermarcus <marcus>2003-09-17 15:12:21 +0000
commitdfe7835a5e9d290911b74ed7539792d107d1278c (patch)
tree68129bea0606fb02933e6414bfeb98450b65ddf8 /doc
parent002180ee5d13647101497c93eb6d421712ff132b (diff)
libhurd-slab/
2003-09-17 Johan Rydberg <jrydberg@night.trouble.net> * slab.h: Add alignment argument. * slab.c: Rewrittten.
Diffstat (limited to 'doc')
-rw-r--r--doc/ipc.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ipc.tex b/doc/ipc.tex
index 01f4dd0..8412857 100644
--- a/doc/ipc.tex
+++ b/doc/ipc.tex
@@ -1,7 +1,7 @@
\chapter{Inter-process communication (IPC)}
\label{ipc}
-The Hurd requires a capability system. Capabilities are used to proof
+The Hurd requires a capability system. Capabilities are used to prove
your identity to other servers (authentication), and access
server-side implemented objects like devices, files, directories,
terminals, and other things. The server can use a capability for