summaryrefslogtreecommitdiff
path: root/docs-xml/manpages/net.8.xml
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2015-07-26 23:02:57 +0200
committerAndrew Bartlett <abartlet@samba.org>2015-11-06 13:43:45 +0100
commitc315fce17ef11a23c24fc92b7475ac3a3ac55032 (patch)
treec6a1598038ed82db02cc948b1fba74c83265c85e /docs-xml/manpages/net.8.xml
parentf3033a1943462f98e994f095ed5805be27acadd0 (diff)
downloadsamba-c315fce17ef11a23c24fc92b7475ac3a3ac55032.tar.gz
Fix various spelling errors
Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Nov 6 13:43:45 CET 2015 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages/net.8.xml')
-rw-r--r--docs-xml/manpages/net.8.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index f459bf46503..728fd662aa3 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -239,7 +239,7 @@
<term>--single-obj-repl</term>
<listitem><para>
When calling "net rpc vampire keytab" this option
- allows to replicate just a single object to the generated keytab file.
+ allows one to replicate just a single object to the generated keytab file.
</para></listitem>
</varlistentry>
@@ -247,7 +247,7 @@
<term>--clean-old-entries</term>
<listitem><para>
When calling "net rpc vampire keytab" this option
- allows to cleanup old entries from the generated keytab file.
+ allows one to cleanup old entries from the generated keytab file.
</para></listitem>
</varlistentry>
@@ -299,7 +299,7 @@
<varlistentry>
<term>-X|--exclude DIRECTORY</term>
- <listitem><para>Allows to exclude directories when copying with "net rpc share migrate".
+ <listitem><para>Allows one to exclude directories when copying with "net rpc share migrate".
</para></listitem>
</varlistentry>
@@ -1354,7 +1354,7 @@ to show in the result.
</para>
<para>
- This attribute allows to control which Kerberos encryption types are used for the generation of initial and service tickets. The value consists of an integer bitmask with the following values:
+ This attribute allows one to control which Kerberos encryption types are used for the generation of initial and service tickets. The value consists of an integer bitmask with the following values:
</para>
<para>0x00000001 DES-CBC-CRC</para>
@@ -1380,7 +1380,7 @@ to show in the result.
<title>ADS ENCTYPES SET <replaceable>&lt;ACCOUNTNAME&gt;</replaceable> <replaceable>[enctypes]</replaceable></title>
<para>
- Set the value of the "msDS-SupportedEncryptionTypes" attribute of the LDAP object of ACCOUNTNAME to a given value. If the value is ommitted, the value is set to 31 which enables all the currently supported encryption types.
+ Set the value of the "msDS-SupportedEncryptionTypes" attribute of the LDAP object of ACCOUNTNAME to a given value. If the value is omitted, the value is set to 31 which enables all the currently supported encryption types.
</para>
<para>Example: <userinput>net ads enctypes set Computername 24</userinput></para>