diff options
author | Simo Sorce <idra@samba.org> | 2006-03-21 23:21:32 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:17 -0500 |
commit | aa0f04b8e4dd161081880414bab09360e5d02cd3 (patch) | |
tree | bd96b8a381fcd4864da571c15485315f986ad101 /docs | |
parent | 147c8da08842fa3dc8a9a005f34c3cb8b8704e91 (diff) | |
download | samba-aa0f04b8e4dd161081880414bab09360e5d02cd3.tar.gz samba-aa0f04b8e4dd161081880414bab09360e5d02cd3.tar.bz2 samba-aa0f04b8e4dd161081880414bab09360e5d02cd3.zip |
fix example usage of -D paramter
(This used to be commit 90d7d76b96ae0adb2c64c53ea1bd4196afecc9ce)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages-3/pdbedit.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages-3/pdbedit.8.xml b/docs/manpages-3/pdbedit.8.xml index df98aa7306..51f1d02410 100644 --- a/docs/manpages-3/pdbedit.8.xml +++ b/docs/manpages-3/pdbedit.8.xml @@ -172,7 +172,7 @@ samba:45:0F2B255F7B67A7A9AAD3B435B51404EE: modifing 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> + <para>Example: <command>-D "H:"</command> </para> </listitem> </varlistentry> |