diff options
author | Marc Muehlfeld <mmuehlfeld@samba.org> | 2014-08-06 21:36:26 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2014-09-01 21:34:12 +0200 |
commit | 7a588447a88acf03e749284a8f99b6053efc537f (patch) | |
tree | 3000e837a1be3740984a615396ca2dd6742cf66a /docs-xml | |
parent | df9396a9c779bdf620c0940c67947e6d2ab5394a (diff) | |
download | samba-7a588447a88acf03e749284a8f99b6053efc537f.tar.gz |
docs: Fix typos in smb.conf (inherit acls)
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)
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/smbdotconf/security/inheritowner.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs-xml/smbdotconf/security/inheritowner.xml b/docs-xml/smbdotconf/security/inheritowner.xml index ba4fc617cb..0ed8285b06 100644 --- a/docs-xml/smbdotconf/security/inheritowner.xml +++ b/docs-xml/smbdotconf/security/inheritowner.xml @@ -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> |