summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>2005-07-12 09:54:54 +0000
committerMarcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>2005-07-12 09:54:54 +0000
commiteb7226ecefac95de4c51d20265a17f7ece190ae1 (patch)
treeba722d6f2d0c44c7408c242c41a52b7fdcb6eb56
parent65441c1b3a830eabd50f5697bcc51347b8a26fa4 (diff)
Fix typo.
-rw-r--r--faq.en.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/faq.en.in b/faq.en.in
index e94859e1..16b22529 100644
--- a/faq.en.in
+++ b/faq.en.in
@@ -357,7 +357,7 @@ Read this and ask further questions on the mailing lists.
neither user ids nor groups ids. This stems from the fact that the Hurd
supports uid and gid sets and one possibility is, of course, the empty
set. Rather than deny access in this case, filesystems in the Hurd offer a
-forth permission triplet (i.e. rwx) which is used to determine the
+fourth permission triplet (i.e. rwx) which is used to determine the
privileges for users with no credentials. This, however, needs to be
enabled on a file by file basis. By default, the `other' permission
triplet is used.