aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2023-11-27 19:28:00 +0200
committerGitHub <noreply@github.com>2023-11-27 19:28:00 +0200
commit47f4cac457c3583548c0d7dba402568a1e0871b8 (patch)
treed1154d31d6419094601c5e0b41cdc1084cf28589 /src
parent5e7ddd09888a7825aeb4ecf4da69bdf52af76bb2 (diff)
parent4e4c9a75b1fd4ea42e645d87152fa5028c0d80d1 (diff)
downloadbindfs-47f4cac457c3583548c0d7dba402568a1e0871b8.tar.gz
Merge pull request #151 from hartwork/codespell-ci
Make CI reject spelling errors using codespell + fix five typos
Diffstat (limited to 'src')
-rw-r--r--src/bindfs.18
1 files changed, 4 insertions, 4 deletions
diff --git a/src/bindfs.1 b/src/bindfs.1
index ca470ed..e89ba2d 100644
--- a/src/bindfs.1
+++ b/src/bindfs.1
@@ -133,7 +133,7 @@ have bindfs try to change the owner to a particular user or group.
.B \-\-create\-as\-user, \-o create\-as\-user
Tries to change the owner and group of new files and directories to the
uid and gid of the caller. This can work only if the mounter is root.
-It is also the default behavior (mimicing mount \-\-bind) if the mounter is root.
+It is also the default behavior (mimicking mount \-\-bind) if the mounter is root.
.TP
.B \-\-create\-as\-mounter, \-o create\-as\-mounter
@@ -234,7 +234,7 @@ Allows setting and clearing the executable attribute on files
chmods will only affect execute bits on files and changes to other bits are
discarded.
With \-\-chmod\-deny, all chmods that would change any bits except
-excecute bits on files will still fail with a 'permission denied'.
+execute bits on files will still fail with a 'permission denied'.
This option does nothing with \-\-chmod\-normal.
@@ -442,7 +442,7 @@ See \fBfuse\fP(8) for the full list of FUSE options. Some of the more common one
Make the mount strictly read-only.
This even prevents root from writing to it.
If this is all you need, then (since Linux 2.6.26) you can get a
-more efficent mount with \fBmount \-\-bind\fP and then \fBmount \-o remount,ro\fP.
+more efficient mount with \fBmount \-\-bind\fP and then \fBmount \-o remount,ro\fP.
.TP
.B \-d, \-o debug
@@ -523,7 +523,7 @@ and adds the user execute bit for directories and executables.
.TP
.B bindfs \-ono\-allow\-other,perms=a\-w somedir somedir
-Makes a directory read\-only and accessable only by the current user.
+Makes a directory read\-only and accessible only by the current user.
.TP
.B /home/bob/shared /var/www/shared/bob fuse.bindfs perms=0000:u+rD 0 0