From eb7226ecefac95de4c51d20265a17f7ece190ae1 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 12 Jul 2005 09:54:54 +0000 Subject: Fix typo. --- faq.en.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3