diff options
author | Günther Deschner <gd@samba.org> | 2013-11-19 12:17:19 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2013-11-19 12:17:19 +0100 |
commit | b55b56351d71bb4a4517d857959c7c9d9d2b768c (patch) | |
tree | 3c8f26fa4413c1ae22f804a8a38cd129e3552350 | |
parent | 7a587e715ae413ce0f44be4c6f63a9e30fe697e5 (diff) | |
download | samba-b55b56351d71bb4a4517d857959c7c9d9d2b768c.tar.gz samba-b55b56351d71bb4a4517d857959c7c9d9d2b768c.tar.xz samba-b55b56351d71bb4a4517d857959c7c9d9d2b768c.zip |
docs: remove duplicate "the" from smb.conf manpage.
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
-rw-r--r-- | docs-xml/smbdotconf/misc/directorynamecachesize.xml | 2 | ||||
-rw-r--r-- | docs-xml/smbdotconf/protocol/ntaclsupport.xml | 2 | ||||
-rw-r--r-- | docs-xml/smbdotconf/winbind/idmapconfig.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs-xml/smbdotconf/misc/directorynamecachesize.xml b/docs-xml/smbdotconf/misc/directorynamecachesize.xml index 1064b7e595..d02c4f575f 100644 --- a/docs-xml/smbdotconf/misc/directorynamecachesize.xml +++ b/docs-xml/smbdotconf/misc/directorynamecachesize.xml @@ -5,7 +5,7 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para> - This parameter specifies the the size of the directory name cache. + This parameter specifies the size of the directory name cache. It will be needed to turn this off for *BSD systems. </para> diff --git a/docs-xml/smbdotconf/protocol/ntaclsupport.xml b/docs-xml/smbdotconf/protocol/ntaclsupport.xml index 1e9cedf931..451d5d830e 100644 --- a/docs-xml/smbdotconf/protocol/ntaclsupport.xml +++ b/docs-xml/smbdotconf/protocol/ntaclsupport.xml @@ -7,7 +7,7 @@ <para>This boolean parameter controls whether <citerefentry><refentrytitle>smbd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> will attempt to map UNIX permissions into Windows NT access control lists. The UNIX - permissions considered are the the traditional UNIX owner and + permissions considered are the traditional UNIX owner and group permissions, as well as POSIX ACLs set on any files or directories. This parameter was formally a global parameter in releases prior to 2.2.2.</para> diff --git a/docs-xml/smbdotconf/winbind/idmapconfig.xml b/docs-xml/smbdotconf/winbind/idmapconfig.xml index 5d3605ab9e..30925a21ba 100644 --- a/docs-xml/smbdotconf/winbind/idmapconfig.xml +++ b/docs-xml/smbdotconf/winbind/idmapconfig.xml @@ -17,7 +17,7 @@ <para> The idmap configuration is hence divided into groups, one group - for each domain to be configured, and one group with the the + for each domain to be configured, and one group with the asterisk instead of a proper domain name, which specifies the default configuration that is used to catch all domains that do not have an explicit idmap configuration of their own. |