diff options
author | Luk Claes <luk@debian.org> | 2011-05-31 00:26:26 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-05-31 01:44:28 +0200 |
commit | 8355384bb7754737e8a7ae59afa3a591a23db7ca (patch) | |
tree | fe71f2e4772719f3207469d46648863422de47a7 /docs-xml/manpages-3 | |
parent | 4a154a0bf56b3e0fd5aa31129291e4f4476a08a7 (diff) | |
download | samba-8355384bb7754737e8a7ae59afa3a591a23db7ca.tar.gz samba-8355384bb7754737e8a7ae59afa3a591a23db7ca.tar.bz2 samba-8355384bb7754737e8a7ae59afa3a591a23db7ca.zip |
wbinfo.1: Avoid confusion with idmap uid option
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/wbinfo.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/wbinfo.1.xml b/docs-xml/manpages-3/wbinfo.1.xml index c1b2c1f627..0701d08a56 100644 --- a/docs-xml/manpages-3/wbinfo.1.xml +++ b/docs-xml/manpages-3/wbinfo.1.xml @@ -423,7 +423,7 @@ <term>-U|--uid-to-sid <replaceable>uid</replaceable></term> <listitem><para>Try to convert a UNIX user id to a Windows NT SID. If the uid specified does not refer to one within - the idmap uid range then the operation will fail. </para></listitem> + the idmap range then the operation will fail. </para></listitem> </varlistentry> <varlistentry> |