aboutsummaryrefslogtreecommitdiff
path: root/doc/kernel.txt
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-04-30 07:59:09 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-04-30 07:59:09 +0000
commitbaab6cbfa9ed40c852e3dc60d783439c48646ee0 (patch)
tree4ac314eef5e6a50ced47c99a95dcae3bb9b51a8f /doc/kernel.txt
parentcb6413a37468bf2d2008c6109fddf216ca79b87f (diff)
sync
Diffstat (limited to 'doc/kernel.txt')
-rw-r--r--doc/kernel.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kernel.txt b/doc/kernel.txt
index b80b548..afd371f 100644
--- a/doc/kernel.txt
+++ b/doc/kernel.txt
@@ -95,7 +95,7 @@ How are requirements fulfilled?
directory)
2) Even if 1) is solved the mount owner can change the behavior
- of other users' processes.
+ of other users' processes.
- It can slow down or indefinitely delay the execution of a
filesystem operation creating a DoS against the user or the
@@ -127,7 +127,7 @@ config option. If this config option is set, the mounting user can
add the "allow_other" mount option which disables the check for other
users' processes.
-Kernel - userspace interface
+Kernel - userspace interface
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The following diagram shows how a filesystem operation (in this