Blame SOURCES/0001-doc-fix-typos-in-the-adcli-man-page.patch

341f9a
From 1143163c367b8473dc3d0ea696eed3c30ccd634b Mon Sep 17 00:00:00 2001
341f9a
From: Sumit Bose <sbose@redhat.com>
341f9a
Date: Thu, 5 Jul 2018 13:06:26 +0200
341f9a
Subject: [PATCH] doc: fix typos in the adcli man page
341f9a
341f9a
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1440533
341f9a
---
341f9a
 doc/adcli.xml | 44 ++++++++++++++++++++++----------------------
341f9a
 1 file changed, 22 insertions(+), 22 deletions(-)
341f9a
341f9a
diff --git a/doc/adcli.xml b/doc/adcli.xml
341f9a
index 83b6981..97dec08 100644
341f9a
--- a/doc/adcli.xml
341f9a
+++ b/doc/adcli.xml
341f9a
@@ -105,19 +105,19 @@
341f9a
 		<varlistentry>
341f9a
 			<term><option>-D, --domain=<parameter>domain</parameter></option></term>
341f9a
 			<listitem><para>The domain to connect to. If a domain is
341f9a
-			not specified then the domain part of the local computer's
341f9a
+			not specified, then the domain part of the local computer's
341f9a
 			host name is used.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>-R, --domain-realm=<parameter>REALM</parameter></option></term>
341f9a
 			<listitem><para>Kerberos realm for the domain. If not
341f9a
-			specified then the upper cased domain name is
341f9a
+			specified, then the upper cased domain name is
341f9a
 			used.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>-S, --domain-controller=<parameter>server</parameter></option></term>
341f9a
 			<listitem><para>Connect to a specific domain controller.
341f9a
-			If not specified then an appropriate domain controller
341f9a
+			If not specified, then an appropriate domain controller
341f9a
 			is automatically discovered.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
@@ -134,7 +134,7 @@
341f9a
 		<varlistentry>
341f9a
 			<term><option>-U, --login-user=<parameter>User</parameter></option></term>
341f9a
 			<listitem><para>Use the specified user account to
341f9a
-			authenticate with the domain. If not specified then
341f9a
+			authenticate with the domain. If not specified, then
341f9a
 			the name 'Administrator' will be used.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
@@ -181,7 +181,7 @@ $ adcli info --domain-controller=dc.domain.example.com
341f9a
 	<para><command>adcli info</command> will output as much information as
341f9a
 	it can about the domain. The information is designed to be both machine
341f9a
 	and human readable. The command will exit with a non-zero exit code
341f9a
-	if the domain does note exist or cannot be reached.</para>
341f9a
+	if the domain does not exist or cannot be reached.</para>
341f9a
 
341f9a
 	<para>To show domain info for a specific domain controller use the
341f9a
 	<option>--domain-controller</option> option to specify which domain
341f9a
@@ -213,35 +213,35 @@ Password for Administrator:
341f9a
 		<varlistentry>
341f9a
 			<term><option>-N, --computer-name=<parameter>computer</parameter></option></term>
341f9a
 			<listitem><para>The short non-dotted name of the computer
341f9a
-			account that will be created in the domain. If not specified
341f9a
+			account that will be created in the domain. If not specified,
341f9a
 			then the first portion of the <option>--host-fqdn</option>
341f9a
 			is used.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>-O, --domain-ou=<parameter>OU=xxx</parameter></option></term>
341f9a
 			<listitem><para>The full distinguished name of the OU in
341f9a
-			which to create the computer account. If not specified
341f9a
+			which to create the computer account. If not specified,
341f9a
 			then the computer account will be created in a default
341f9a
 			location.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>-H, --host-fqdn=<parameter>host</parameter></option></term>
341f9a
 			<listitem><para>Override the local machine's fully qualified
341f9a
-			domain name. If not specified the local machine's hostname
341f9a
+			domain name. If not specified, the local machine's hostname
341f9a
 			will be retrieved via <function>gethostname()</function>.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>-K, --host-keytab=<parameter>/path/to/keytab</parameter></option></term>
341f9a
 			<listitem><para>Specify the path to the host keytab where
341f9a
 			host credentials will be written after a successful join
341f9a
-			operation. If not specified the default location will be
341f9a
+			operation. If not specified, the default location will be
341f9a
 			used, usually <filename>/etc/krb5.keytab</filename>.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>--login-type=<parameter>{computer|user}</parameter></option></term>
341f9a
 			<listitem><para>Specify the type of authentication that
341f9a
 			will be performed before creating the machine account in
341f9a
-			the domain. If set to 'computer' then the computer must
341f9a
+			the domain. If set to 'computer', then the computer must
341f9a
 			already have a preset account in the domain. If not
341f9a
 			specified and none of the other <option>--login-xxx</option>
341f9a
 			arguments have been specified, then will try both
341f9a
@@ -329,7 +329,7 @@ Password for Administrator:
341f9a
 			<term><option>--samba-data-tool=<parameter>/path/to/net</parameter></option></term>
341f9a
 			<listitem><para>If Samba's <command>net</command>
341f9a
 			cannot be found at
341f9a
-			<filename>&samba_data_tool;</filename> this option can
341f9a
+			<filename>&samba_data_tool;</filename>, this option can
341f9a
 			be used to specific an alternative location with the
341f9a
 			help of an absolute path.</para></listitem>
341f9a
 		</varlistentry>
341f9a
@@ -351,7 +351,7 @@ Password for Administrator:
341f9a
 $ adcli update
341f9a
 </programlisting>
341f9a
 
341f9a
-	<para>If used with a credential cache other attributes of the computer
341f9a
+	<para>If used with a credential cache, other attributes of the computer
341f9a
 	account can be changed as well if the principal has sufficient
341f9a
 	privileges.</para>
341f9a
 
341f9a
@@ -367,20 +367,20 @@ $ adcli update --login-ccache=/tmp/krbcc_123
341f9a
 		<varlistentry>
341f9a
 			<term><option>-N, --computer-name=<parameter>computer</parameter></option></term>
341f9a
 			<listitem><para>The short non-dotted name of the computer
341f9a
-			account that will be created in the domain. If not specified
341f9a
+			account that will be created in the domain. If not specified,
341f9a
 			it will be retrieved from the keytab entries.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>-H, --host-fqdn=<parameter>host</parameter></option></term>
341f9a
 			<listitem><para>The local machine's fully qualified
341f9a
-			domain name. If not specified the local machine's hostname
341f9a
+			domain name. If not specified, the local machine's hostname
341f9a
 			will be retrieved from the keytab entries.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>-K, --host-keytab=<parameter>/path/to/keytab</parameter></option></term>
341f9a
 			<listitem><para>Specify the path to the host keytab where
341f9a
 			current host credentials are stored and the new ones
341f9a
-			will be written to.  If not specified the default
341f9a
+			will be written to.  If not specified, the default
341f9a
 			location will be used, usually
341f9a
 			<filename>/etc/krb5.keytab</filename>.</para></listitem>
341f9a
 		</varlistentry>
341f9a
@@ -462,7 +462,7 @@ $ adcli update --login-ccache=/tmp/krbcc_123
341f9a
 			<term><option>--samba-data-tool=<parameter>/path/to/net</parameter></option></term>
341f9a
 			<listitem><para>If Samba's <command>net</command>
341f9a
 			cannot be found at
341f9a
-			<filename>&samba_data_tool;</filename> this option can
341f9a
+			<filename>&samba_data_tool;</filename>, this option can
341f9a
 			be used to specific an alternative location with the
341f9a
 			help of an absolute path.</para></listitem>
341f9a
 		</varlistentry>
341f9a
@@ -493,7 +493,7 @@ $ adcli create-user Fry --domain=domain.example.com \
341f9a
 		<varlistentry>
341f9a
 			<term><option>-O, --domain-ou=<parameter>OU=xxx</parameter></option></term>
341f9a
 			<listitem><para>The full distinguished name of the OU in
341f9a
-			which to create the user account. If not specified
341f9a
+			which to create the user account. If not specified,
341f9a
 			then the computer account will be created in a default
341f9a
 			location.</para></listitem>
341f9a
 		</varlistentry>
341f9a
@@ -569,7 +569,7 @@ $ adcli create-group Pilots --domain=domain.example.com \
341f9a
 		<varlistentry>
341f9a
 			<term><option>-O, --domain-ou=<parameter>OU=xxx</parameter></option></term>
341f9a
 			<listitem><para>The full distinguished name of the OU in
341f9a
-			which to create the group. If not specified
341f9a
+			which to create the group. If not specified,
341f9a
 			then the group will be created in a default
341f9a
 			location.</para></listitem>
341f9a
 		</varlistentry>
341f9a
@@ -649,14 +649,14 @@ Password for Administrator:
341f9a
 		<varlistentry>
341f9a
 			<term><option>-O, --domain-ou=<parameter>OU=xxx</parameter></option></term>
341f9a
 			<listitem><para>The full distinguished name of the OU in
341f9a
-			which to create the computer accounts. If not specified
341f9a
+			which to create the computer accounts. If not specified,
341f9a
 			then the computer account will be created in a default
341f9a
 			location.</para></listitem>
341f9a
 		</varlistentry>
341f9a
 		<varlistentry>
341f9a
 			<term><option>--one-time-password</option></term>
341f9a
 			<listitem><para>Specify a one time password to use when
341f9a
-			presetting the computer accounts. If not specified then
341f9a
+			presetting the computer accounts. If not specified, then
341f9a
 			a default password will be used, which allows for later
341f9a
 			automatic joins.</para></listitem>
341f9a
 		</varlistentry>
341f9a
@@ -696,7 +696,7 @@ Password for Administrator:
341f9a
 	<title>Reset Computer Account</title>
341f9a
 
341f9a
 	<para><command>adcli reset-computer</command> resets a computer account
341f9a
-	in the domain. If a the appropriate machine is currently joined to the
341f9a
+	in the domain. If the appropriate machine is currently joined to the
341f9a
 	domain, then its membership will be broken. The account must already
341f9a
 	exist.</para>
341f9a
 
341f9a
@@ -716,7 +716,7 @@ $ adcli reset-computer --domain=domain.example.com host2
341f9a
 			<term><option>--login-type=<parameter>{computer|user}</parameter></option></term>
341f9a
 			<listitem><para>Specify the type of authentication that
341f9a
 			will be performed before creating the machine account in
341f9a
-			the domain. If set to 'computer' then the computer must
341f9a
+			the domain. If set to 'computer', then the computer must
341f9a
 			already have a preset account in the domain. If not
341f9a
 			specified and none of the other <option>--login-xxx</option>
341f9a
 			arguments have been specified, then will try both
341f9a
-- 
341f9a
2.20.1
341f9a