typo? in dbwrap_tool.1.xml (Samba 3.6.13)

Samba-JP oota ribbon at samba.gr.jp
Fri Mar 22 02:09:11 MDT 2013


I found strange statement in dbwrap_tool.1.xml.

        <itemizedlist>
                <listitem><para>int32: signed 32bit integer</para></listitem>
                <listitem><para>uint32: unsigned 32bit integer</para></listitem>
                <listitem><para>string: "hello world"</para></listitem>
                                        -------------

Is it correct?

or

--- samba-3.6.13/docs-xml/manpages-3/dbwrap_tool.1.xml  2013-03-18 17:59:37.000000000 +0900
+++ samba-3.6.13new/docs-xml/manpages-3/dbwrap_tool.1.xml       2013-03-22 16:59:16.000000000 +0900
@@ -51,7 +51,7 @@
        <itemizedlist>
                <listitem><para>int32: signed 32bit integer</para></listitem>
                <listitem><para>uint32: unsigned 32bit integer</para></listitem>
-               <listitem><para>string: "hello world"</para></listitem>
+               <listitem><para>string: character string</para></listitem>
        </itemizedlist>
        </para>
 </refsect1>

oota


More information about the samba-technical mailing list