docs: update wbinfo manpage: remove documentation of removed parameters
authorMichael Adam <obnox@samba.org>
Thu, 27 Jan 2011 22:47:44 +0000 (23:47 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 28 Jan 2011 01:09:09 +0000 (02:09 +0100)
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Fri Jan 28 02:09:09 CET 2011 on sn-devel-104

docs-xml/manpages-3/wbinfo.1.xml

index f708508ab4277726e9c2c49179cc30b0976a3429..0f9f206dc4cd3c1826db40055f82844e3b25c819 100644 (file)
                <arg choice="opt">-p</arg>
                <arg choice="opt">-P</arg>
                <arg choice="opt">-r user</arg>
-               <arg choice="opt">--remove-uid-mapping uid,sid</arg>
-               <arg choice="opt">--remove-gid-mapping gid,sid</arg>
                <arg choice="opt">-s sid</arg>
                <arg choice="opt">--separator</arg>
                <arg choice="opt">--set-auth-user user%password</arg>
-               <arg choice="opt">--set-uid-mapping uid,sid</arg>
-               <arg choice="opt">--set-gid-mapping gid,sid</arg>
                <arg choice="opt">-S sid</arg>
                <arg choice="opt">-t</arg>
                <arg choice="opt">-u</arg>
                the operation will fail. </para></listitem>
                </varlistentry>
 
-               <varlistentry>
-               <term>--remove-uid-mapping uid,sid</term>
-               <listitem><para>Remove an existing uid to sid mapping
-               entry from the IDmap backend.</para></listitem>
-               </varlistentry>
-
-               <varlistentry>
-               <term>--remove-gid-mapping gid,sid</term>
-               <listitem><para>Remove an existing gid to sid
-               mapping entry from the IDmap backend.</para></listitem>
-               </varlistentry>
-
-               <varlistentry>
-               <term>--set-uid-mapping uid,sid</term>
-               <listitem><para>Create a new or modify an existing uid to sid
-               mapping in the IDmap backend.</para></listitem>
-               </varlistentry>
-
-               <varlistentry>
-               <term>--set-gid-mapping gid,sid</term>
-               <listitem><para>Create a new or modify an existing gid to sid
-               mapping in the IDmap backend.</para></listitem>
-               </varlistentry>
-
                &stdarg.version;
                &stdarg.help;