summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/net.8.xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-05-08 12:01:28 +0200
committerKarolin Seeger <kseeger@samba.org>2012-05-08 13:56:32 +0200
commite42e87d5449f68d249aa3b96bf73e4bae20c2772 (patch)
treebd975b12c7b2d7a83ad533f5afdb6845b104cfe5 /docs-xml/manpages-3/net.8.xml
parentd8acdd020a4dc28bef20f156c89a0262c9f82df5 (diff)
downloadsamba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.tar.gz
samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.tar.bz2
samba-e42e87d5449f68d249aa3b96bf73e4bae20c2772.zip
s3-docs: Fix several typos.
Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages-3/net.8.xml')
-rw-r--r--docs-xml/manpages-3/net.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml
index 355e3f782d..7f2b4a7e8d 100644
--- a/docs-xml/manpages-3/net.8.xml
+++ b/docs-xml/manpages-3/net.8.xml
@@ -2173,7 +2173,7 @@ Joins a computer into a domain. This command supports the following additional p
<listitem><para><replaceable>DOMAIN</replaceable> can be a NetBIOS domain name (also known as short domain name) or a DNS domain name for Active Directory Domains. As in Windows, it is also possible to control which Domain Controller to use. This can be achieved by appending the DC name using the \ separator character. Example: MYDOM\MYDC. The <replaceable>DOMAIN</replaceable> parameter cannot be NULL.</para></listitem>
-<listitem><para><replaceable>OU</replaceable> can be set to a RFC 1779 LDAP DN, like <emphasis>ou=mymachines,cn=Users,dc=example,dc=com</emphasis> in order to create the machine account in a non-default LDAP containter. This optional parameter is only supported when joining Active Directory Domains.</para></listitem>
+<listitem><para><replaceable>OU</replaceable> can be set to a RFC 1779 LDAP DN, like <emphasis>ou=mymachines,cn=Users,dc=example,dc=com</emphasis> in order to create the machine account in a non-default LDAP container. This optional parameter is only supported when joining Active Directory Domains.</para></listitem>
<listitem><para><replaceable>ACCOUNT</replaceable> defines a domain account that will be used to join the machine to the domain. This domain account needs to have sufficient privileges to join machines.</para></listitem>