]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs: Fix typos in smb.conf (inherit acls)
authorMarc Muehlfeld <mmuehlfeld@samba.org>
Wed, 6 Aug 2014 19:36:26 +0000 (21:36 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Sep 2014 18:39:20 +0000 (20:39 +0200)
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10761

Signed-off-by: Marc Muehlfeld <mmuehlfeld@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Thu Aug  7 00:52:42 CEST 2014 on sn-devel-104

(cherry picked from commit 4639f6d7bab9d8d6ee46bf5c65ff73a17a56cb17)

docs-xml/smbdotconf/security/inheritowner.xml

index ba4fc617cb567e7dc6db55fba33219266648211c..0ed8285b0650f8c24d7a18560623d79503ebd233 100644 (file)
@@ -10,9 +10,9 @@
        by the ownership of the parent directory.</para>
        
        <para>Common scenarios where this behavior is useful is in 
-       implementing drop-boxes where users can create and edit files but not 
-       delete them and to ensure that newly create files in a user's
-       roaming profile directory are actually owner by the user.</para>
+       implementing drop-boxes, where users can create and edit files but
+       not delete them and ensuring that newly created files in a user's
+       roaming profile directory are actually owned by the user.</para>
 </description>
 
 <related>inherit permissions</related>