From: Alexey Dobriyan Date: Sat, 30 Dec 2006 00:50:08 +0000 (-0800) Subject: [PATCH] fuse: fix typo X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=91f6e54b6e534edbf6208e1c750fff9e0491dfcc;p=linux-beck.git [PATCH] fuse: fix typo Signed-off-by: Thomas Hisch Signed-off-by: Alexey Dobriyan Cc: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/filesystems/fuse.txt b/Documentation/filesystems/fuse.txt index 345392c4caeb..397a41adb4c3 100644 --- a/Documentation/filesystems/fuse.txt +++ b/Documentation/filesystems/fuse.txt @@ -94,8 +94,8 @@ Mount options filesystem is free to implement it's access policy or leave it to the underlying file access mechanism (e.g. in case of network filesystems). This option enables permission checking, restricting - access based on file mode. This is option is usually useful - together with the 'allow_other' mount option. + access based on file mode. It is usually useful together with the + 'allow_other' mount option. 'allow_other'