summaryrefslogtreecommitdiff
path: root/docs/smbdotconf
diff options
context:
space:
mode:
authorKarolin Seeger <ks@samba.org>2008-02-12 12:00:17 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:43 -0500
commit46482378eb39f81df565e925acf01b5942dddf0b (patch)
treeec4398517a4139c85a70eabb93d04fbd78500dd9 /docs/smbdotconf
parent00321e42ccfffa795bd0768f1f5e9544266fb1e6 (diff)
downloadsamba-46482378eb39f81df565e925acf01b5942dddf0b.tar.gz
samba-46482378eb39f81df565e925acf01b5942dddf0b.tar.bz2
samba-46482378eb39f81df565e925acf01b5942dddf0b.zip
Fix typos.
Karolin (This used to be commit 920a5589b4687bf6e845b75bb22f60fed9fecff2)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r--docs/smbdotconf/security/aclgroupcontrol.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/security/aclgroupcontrol.xml b/docs/smbdotconf/security/aclgroupcontrol.xml
index 2039e6c4ea..e2600ca9da 100644
--- a/docs/smbdotconf/security/aclgroupcontrol.xml
+++ b/docs/smbdotconf/security/aclgroupcontrol.xml
@@ -18,13 +18,13 @@
</para>
<para>
This parameter allows Samba to also permit delegation of the control over a point in the exported
- directory hierarchy in much the same was as Windows. This allows all members of a UNIX group to
+ directory hierarchy in much the same way as Windows. This allows all members of a UNIX group to
control the permissions on a file or directory they have group ownership on.
</para>
<para>
This parameter is best used with the <smbconfoption name="inherit owner"/> option and also
- on on a share containing directories with the UNIX <emphasis>setgid bit</emphasis> bit set
+ on on a share containing directories with the UNIX <emphasis>setgid bit</emphasis> set
on them, which causes new files and directories created within it to inherit the group
ownership from the containing directory.
</para>