From d8acdd020a4dc28bef20f156c89a0262c9f82df5 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 8 May 2012 11:05:37 +0200 Subject: [PATCH] s3-docs: overrided -> overridden Fix typo. Part of a fix for bug #7938. Based on a patch provided by John Bradshaw . --- docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml | 2 +- docs-xml/manpages-3/ldbadd.1.xml | 2 +- docs-xml/manpages-3/ldbdel.1.xml | 2 +- docs-xml/manpages-3/ldbmodify.1.xml | 2 +- docs-xml/manpages-3/ldbrename.1.xml | 2 +- docs-xml/manpages-3/ldbsearch.1.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml b/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml index 0a506981154..6096975772d 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 inheritance, a concept not anticipated by POSIX ACLs as implemented in UNIX file systems. Samba provides support for masks - 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. diff --git a/docs-xml/manpages-3/ldbadd.1.xml b/docs-xml/manpages-3/ldbadd.1.xml index 9d682b1c3fa..b0c25e74c77 100644 --- a/docs-xml/manpages-3/ldbadd.1.xml +++ b/docs-xml/manpages-3/ldbadd.1.xml @@ -68,7 +68,7 @@ LDB_URL - LDB URL to connect to (can be overrided by using the + LDB URL to connect to (can be overridden by using the -H command-line option.) diff --git a/docs-xml/manpages-3/ldbdel.1.xml b/docs-xml/manpages-3/ldbdel.1.xml index 00b855175e7..c7e33a839ff 100644 --- a/docs-xml/manpages-3/ldbdel.1.xml +++ b/docs-xml/manpages-3/ldbdel.1.xml @@ -66,7 +66,7 @@ LDB_URL - LDB URL to connect to (can be overrided by using the + LDB URL to connect to (can be overridden by using the -H command-line option.) diff --git a/docs-xml/manpages-3/ldbmodify.1.xml b/docs-xml/manpages-3/ldbmodify.1.xml index 65caa80c4b9..0c91f755999 100644 --- a/docs-xml/manpages-3/ldbmodify.1.xml +++ b/docs-xml/manpages-3/ldbmodify.1.xml @@ -56,7 +56,7 @@ LDB_URL - LDB URL to connect to (can be overrided by using the + LDB URL to connect to (can be overridden by using the -H command-line option.) diff --git a/docs-xml/manpages-3/ldbrename.1.xml b/docs-xml/manpages-3/ldbrename.1.xml index 6a134f4268c..394cff74ef6 100644 --- a/docs-xml/manpages-3/ldbrename.1.xml +++ b/docs-xml/manpages-3/ldbrename.1.xml @@ -70,7 +70,7 @@ LDB_URL - LDB URL to connect to (can be overrided by using the + LDB URL to connect to (can be overridden by using the -H command-line option.) diff --git a/docs-xml/manpages-3/ldbsearch.1.xml b/docs-xml/manpages-3/ldbsearch.1.xml index a6eedee2587..826c5248855 100644 --- a/docs-xml/manpages-3/ldbsearch.1.xml +++ b/docs-xml/manpages-3/ldbsearch.1.xml @@ -82,7 +82,7 @@ LDB_URL - LDB URL to connect to (can be overrided by using the + LDB URL to connect to (can be overridden by using the -H command-line option.) -- 2.11.4.GIT