diff options
author | John Terpstra <jht@samba.org> | 2004-11-23 15:07:42 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:07 -0500 |
commit | 983feb1c0d9ae21648af209cb49c1851af9d6f78 (patch) | |
tree | 018f0dc569d7fa2270c94593a5e728d697619d5a /docs | |
parent | 6be7f6a46fb4d57dd8ac63649b37c72ca6adce62 (diff) | |
download | samba-983feb1c0d9ae21648af209cb49c1851af9d6f78.tar.gz samba-983feb1c0d9ae21648af209cb49c1851af9d6f78.tar.bz2 samba-983feb1c0d9ae21648af209cb49c1851af9d6f78.zip |
Fix typo reported by Stepan Kasal.
(This used to be commit b86f4b9ac4dd647cb2d5065829560b4b1d1c1d1c)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-HOWTO-Collection/DomainMember.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/DomainMember.xml b/docs/Samba-HOWTO-Collection/DomainMember.xml index d1f2386d54..e3522391eb 100644 --- a/docs/Samba-HOWTO-Collection/DomainMember.xml +++ b/docs/Samba-HOWTO-Collection/DomainMember.xml @@ -207,7 +207,7 @@ a Linux-based Samba server: </screen> </para> -<para>In the above example above there is an existing system group <quote>machines</quote> which is used +<para>In the example above there is an existing system group <quote>machines</quote> which is used as the primary group for all machine accounts. In the following examples the <quote>machines</quote> group has numeric GID equal 100.</para> |