summaryrefslogtreecommitdiff
path: root/docs/manpages
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
commit3377ecb35e808ff30f5c8b001df758a9f5bcae17 (patch)
treed7db9e56f5302aba8ef6bb2879d90682fd75320f /docs/manpages
parentb9002b2ab9f0833e34279c2a06071cef12ef94dd (diff)
downloadsamba-3377ecb35e808ff30f5c8b001df758a9f5bcae17.tar.gz
samba-3377ecb35e808ff30f5c8b001df758a9f5bcae17.tar.bz2
samba-3377ecb35e808ff30f5c8b001df758a9f5bcae17.zip
mod to directory mask doc
lkcl (This used to be commit 285769003af6366167f80019c6845bfe3b6a8da4)
Diffstat (limited to 'docs/manpages')
-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 897ae2aeb3..fc29f1b3ec 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