From e42e87d5449f68d249aa3b96bf73e4bae20c2772 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 8 May 2012 12:01:28 +0200 Subject: s3-docs: Fix several typos. Part of a fix for bug #7938. Based on a patch provided by John Bradshaw . Karolin Autobuild-User: Karolin Seeger Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104 --- docs-xml/manpages-3/pdbedit.8.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs-xml/manpages-3/pdbedit.8.xml') 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). 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. @@ -162,7 +162,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE: -f|--fullname fullname 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. Example: -f "Simo Sorce" @@ -172,7 +172,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE: -h|--homedir homedir 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. Example: -h "\\\\BERSERKER\\sorce" @@ -183,7 +183,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE: -D|--drive drive 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. Example: -D "H:" @@ -195,7 +195,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE: -S|--script script 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. Example: -S "\\\\BERSERKER\\netlogon\\sorce.bat" @@ -207,7 +207,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE: -p|--profile profile 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. Example: -p "\\\\BERSERKER\\netlogon" @@ -447,7 +447,7 @@ account policy value for bad lockout attempt is now 3 -N|--account-desc description 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. Example: -N "test description" @@ -458,7 +458,7 @@ account policy value for bad lockout attempt is now 3 -Z|--logon-hours-reset 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. Example: -Z @@ -469,7 +469,7 @@ account policy value for bad lockout attempt is now 3 -z|--bad-password-count-reset 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. Example: -z @@ -490,7 +490,7 @@ account policy value for bad lockout attempt is now 3 -I|--domain This option can be used while adding or - modifing a user account. It will specify the user's domain field. + modifying a user account. It will specify the user's domain field. Example: -I "MYDOMAIN" -- cgit