From ff196e425734561d2616b59e6e73dd05a3bf4c32 Mon Sep 17 00:00:00 2001 From: hudsantos Date: Fri, 16 Dec 2016 19:16:17 -0200 Subject: [PATCH] Update s3fs.1 --- doc/man/s3fs.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/s3fs.1 b/doc/man/s3fs.1 index faf0ffe..981d80c 100644 --- a/doc/man/s3fs.1 +++ b/doc/man/s3fs.1 @@ -192,7 +192,7 @@ sets signing AWS requests by sing Signature Version 2. sets umask for the mount point directory. If allow_other option is not set, s3fs allows access to the mount point only to the owner. In the opposite case s3fs allows access to all users as the default. -But if you set the allow_other with this option, you can control the permission permissions of the mount point by this option like umask. +But if you set the allow_other with this option, you can control permissions of the mount point by this option like umask. .TP \fB\-o\fR nomultipart - disable multipart uploads .TP