Ignore:
Timestamp:
Nov 27, 2012, 4:43:17 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.0

Location:
trunk/server
Files:
2 deleted
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/source4/lib/ldb/man/ldbadd.1.xml

    r414 r745  
    2828        <title>DESCRIPTION</title>
    2929
    30         <para>ldbadd adds records to an ldb(7) database. It reads
     30        <para>ldbadd adds records to an ldb(3) database. It reads
    3131                the ldif(5) files specified on the command line and adds
    3232                the records from these files to the LDB database, which is specified
     
    5353                        <term>-H &lt;ldb-url&gt;</term>
    5454                        <listitem><para>
    55                                 LDB URL to connect to. See ldb(7) for details.
     55                                LDB URL to connect to. See ldb(3) for details.
    5656                        </para></listitem>
    5757                </varlistentry>
     
    8282        <title>SEE ALSO</title>
    8383
    84         <para>ldb(7), ldbmodify, ldbdel, ldif(5)</para>
     84        <para>ldb(3), ldbmodify, ldbdel, ldif(5)</para>
    8585
    8686</refsect1>
  • trunk/server/source4/lib/ldb/man/ldbdel.1.xml

    r414 r745  
    2727        <title>DESCRIPTION</title>
    2828
    29         <para>ldbdel deletes records from an ldb(7) database.
     29        <para>ldbdel deletes records from an ldb(3) database.
    3030                It deletes the records identified by the dn's specified
    3131                on the command-line. </para>
     
    5151                        <term>-H &lt;ldb-url&gt;</term>
    5252                        <listitem><para>
    53                                 LDB URL to connect to. See ldb(7) for details.
     53                                LDB URL to connect to. See ldb(3) for details.
    5454                        </para></listitem>
    5555                </varlistentry>
     
    8080        <title>SEE ALSO</title>
    8181
    82         <para>ldb(7), ldbmodify, ldbadd, ldif(5)</para>
     82        <para>ldb(3), ldbmodify, ldbadd, ldif(5)</para>
    8383
    8484</refsect1>
  • trunk/server/source4/lib/ldb/man/ldbedit.1.xml

    r414 r745  
    173173        <title>SEE ALSO</title>
    174174       
    175         <para>ldb(7), ldbmodify(1), ldbdel(1), ldif(5), vi(1)</para>
     175        <para>ldb(3), ldbmodify(1), ldbdel(1), ldif(5), vi(1)</para>
    176176
    177177    </refsect1>
  • trunk/server/source4/lib/ldb/man/ldbmodify.1.xml

    r414 r745  
    4343                        <term>-H &lt;ldb-url&gt;</term>
    4444                        <listitem><para>
    45                                 LDB URL to connect to. See ldb(7) for details.
     45                                LDB URL to connect to. See ldb(3) for details.
    4646                        </para></listitem>
    4747                </varlistentry>
     
    7070        <title>SEE ALSO</title>
    7171
    72         <para>ldb(7), ldbedit</para>
     72        <para>ldb(3), ldbedit</para>
    7373
    7474</refsect1>
  • trunk/server/source4/lib/ldb/man/ldbrename.1.xml

    r414 r745  
    4949                        <term>-H &lt;ldb-url&gt;</term>
    5050                        <listitem><para>
    51                                 LDB URL to connect to. See ldb(7) for details.
     51                                LDB URL to connect to. See ldb(3) for details.
    5252                        </para></listitem>
    5353                </varlistentry>
     
    8484        <title>SEE ALSO</title>
    8585
    86         <para>ldb(7), ldbmodify, ldbdel, ldif(5)</para>
     86        <para>ldb(3), ldbmodify, ldbdel, ldif(5)</para>
    8787
    8888</refsect1>
  • trunk/server/source4/lib/ldb/man/ldbsearch.1.xml

    r414 r745  
    5252                        <term>-H &lt;ldb-url&gt;</term>
    5353                        <listitem><para>
    54                                 LDB URL to connect to. See ldb(7) for details.
     54                                LDB URL to connect to. See ldb(3) for details.
    5555                        </para></listitem>
    5656                </varlistentry>
     
    9696        <title>SEE ALSO</title>
    9797
    98         <para>ldb(7), ldbedit(1)</para>
     98        <para>ldb(3), ldbedit(1)</para>
    9999
    100100</refsect1>
Note: See TracChangeset for help on using the changeset viewer.