summaryrefslogtreecommitdiff
path: root/docs/manpages/smb.conf.5
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1997-05-07 18:42:13 +0000
committerSamba Release Account <samba-bugs@samba.org>1997-05-07 18:42:13 +0000
commit285769003af6366167f80019c6845bfe3b6a8da4 (patch)
tree54acc9c3484e07a9f3443659f078b97d0959455c /docs/manpages/smb.conf.5
parent820a1bde7230bd0a125e4b900fbf733352722a39 (diff)
downloadsamba-285769003af6366167f80019c6845bfe3b6a8da4.tar.gz
mod to directory mask doc
lkcl
Diffstat (limited to 'docs/manpages/smb.conf.5')
-rw-r--r--docs/manpages/smb.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index 897ae2aeb37..fc29f1b3ec5 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -941,8 +941,8 @@ A synonym for this parameter is 'directory mode'.
This parameter is the octal modes which are used when converting DOS modes
to UNIX modes when creating UNIX directories.
-Note that Samba will or this value with 0700 as you must have at least
-user read, write and execute for Samba to work properly.
+Note that Samba will bit-wise 'OR' this value with 0700 as you must have at
+least user read, write and execute for Samba to work properly.
.B Default:
directory mask = 0755