doc: fix typos in samba-tool documentation
authorBjörn Baumbach <bb@sernet.de>
Thu, 28 Mar 2019 14:18:49 +0000 (15:18 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Sat, 30 Mar 2019 22:21:27 +0000 (22:21 +0000)
Signed-off-by: Björn Baumbach <bbaumbach@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
docs-xml/manpages/samba-tool.8.xml

index e35b4c8fb28aea7d3cd5daa936642daee5349269..bbe7a484c9db37429c13ff4eeaa2d4fc94a436ed 100644 (file)
 
 <refsect3>
        <title>user disable <replaceable>username</replaceable></title>
-       <para>Disable an user account.</para>
+       <para>Disable a user account.</para>
 </refsect3>
 
 <refsect3>
 
 <refsect3>
        <title>user enable <replaceable>username</replaceable></title>
-       <para>Enable an user account.</para>
+       <para>Enable a user account.</para>
 </refsect3>
 
 <refsect3>
 
 <refsect3>
        <title>user password [options]</title>
-       <para>Change password for an user account (the one provided in
+       <para>Change password for a user account (the one provided in
        authentication).</para>
 </refsect3>
 
 <refsect3>
        <title>user setexpiry <replaceable>username</replaceable> [options]</title>
-       <para>Set the expiration of an user account.</para>
+       <para>Set the expiration of a user account.</para>
 </refsect3>
 
 <refsect3>
        <title>user setpassword <replaceable>username</replaceable> [options]</title>
-       <para>Sets or resets the password of an user account.</para>
+       <para>Sets or resets the password of a user account.</para>
 </refsect3>
 
 <refsect3>
        <title>user getpassword <replaceable>username</replaceable> [options]</title>
-       <para>Gets the password of an user account.</para>
+       <para>Gets the password of a user account.</para>
 </refsect3>
 
 <refsect3>