diff options
author | Karolin Seeger <kseeger@samba.org> | 2012-05-08 11:05:37 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2012-05-08 12:03:24 +0200 |
commit | d8acdd020a4dc28bef20f156c89a0262c9f82df5 (patch) | |
tree | 1808b1e5280820580a8927cc87b3a4c9970d341a /docs-xml/Samba3-HOWTO | |
parent | 2ae02efabd5151c849ea079851607e7f45cf7a6f (diff) | |
download | samba-d8acdd020a4dc28bef20f156c89a0262c9f82df5.tar.gz samba-d8acdd020a4dc28bef20f156c89a0262c9f82df5.tar.bz2 samba-d8acdd020a4dc28bef20f156c89a0262c9f82df5.zip |
s3-docs: overrided -> overridden
Fix typo. Part of a fix for bug #7938. Based on a patch provided by John
Bradshaw <john@johnbradshaw.org>.
Diffstat (limited to 'docs-xml/Samba3-HOWTO')
-rw-r--r-- | docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml b/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml index 0a50698115..6096975772 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml @@ -1380,7 +1380,7 @@ mystic:/home/hannibal > rm filename Samba has to deal with the complicated matter of handling the challenge of the Windows ACL that implements <emphasis>inheritance</emphasis>, a concept not anticipated by POSIX ACLs as implemented in UNIX file systems. Samba provides support for <emphasis>masks</emphasis> - that permit normal ugo and ACLs functionality to be overrided. This further complicates + that permit normal ugo and ACLs functionality to be overridden. This further complicates the way in which Windows ACLs must be implemented. </para> |