summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/pdbedit.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/pdbedit.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/pdbedit.8.xml')
-rw-r--r--docs-xml/manpages-3/pdbedit.8.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs-xml/manpages-3/pdbedit.8.xml b/docs-xml/manpages-3/pdbedit.8.xml
index fa8cabcdde..1d0752e234 100644
--- a/docs-xml/manpages-3/pdbedit.8.xml
+++ b/docs-xml/manpages-3/pdbedit.8.xml
@@ -72,7 +72,7 @@
without changing the tool).</para>
<para>There are five main ways to use pdbedit: adding a user account,
- removing a user account, modifing a user account, listing user
+ removing a user account, modifying a user account, listing user
accounts, importing users accounts.</para>
</refsect1>
@@ -162,7 +162,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
<varlistentry>
<term>-f|--fullname fullname</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will specify the user's full
+ modifying a user account. It will specify the user's full
name. </para>
<para>Example: <command>-f "Simo Sorce"</command></para>
@@ -172,7 +172,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
<varlistentry>
<term>-h|--homedir homedir</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will specify the user's home
+ modifying a user account. It will specify the user's home
directory network path.</para>
<para>Example: <command>-h "\\\\BERSERKER\\sorce"</command>
@@ -183,7 +183,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
<varlistentry>
<term>-D|--drive drive</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will specify the windows drive
+ modifying a user account. It will specify the windows drive
letter to be used to map the home directory.</para>
<para>Example: <command>-D "H:"</command>
@@ -195,7 +195,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
<varlistentry>
<term>-S|--script script</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will specify the user's logon
+ modifying a user account. It will specify the user's logon
script path.</para>
<para>Example: <command>-S "\\\\BERSERKER\\netlogon\\sorce.bat"</command>
@@ -207,7 +207,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE:
<varlistentry>
<term>-p|--profile profile</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will specify the user's profile
+ modifying a user account. It will specify the user's profile
directory.</para>
<para>Example: <command>-p "\\\\BERSERKER\\netlogon"</command>
@@ -447,7 +447,7 @@ account policy value for bad lockout attempt is now 3
<varlistentry>
<term>-N|--account-desc description</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will specify the user's description
+ modifying a user account. It will specify the user's description
field.</para>
<para>Example: <command>-N "test description"</command>
@@ -458,7 +458,7 @@ account policy value for bad lockout attempt is now 3
<varlistentry>
<term>-Z|--logon-hours-reset</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will reset the user's allowed logon
+ modifying a user account. It will reset the user's allowed logon
hours. A user may login at any time afterwards.</para>
<para>Example: <command>-Z</command>
@@ -469,7 +469,7 @@ account policy value for bad lockout attempt is now 3
<varlistentry>
<term>-z|--bad-password-count-reset</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will reset the stored bad login
+ modifying a user account. It will reset the stored bad login
counter from a specified user.</para>
<para>Example: <command>-z</command>
@@ -490,7 +490,7 @@ account policy value for bad lockout attempt is now 3
<varlistentry>
<term>-I|--domain</term>
<listitem><para>This option can be used while adding or
- modifing a user account. It will specify the user's domain field.</para>
+ modifying a user account. It will specify the user's domain field.</para>
<para>Example: <command>-I "MYDOMAIN"</command>
</para>