Update for 3.0
authorJelmer Vernooij <jelmer@samba.org>
Sat, 16 Nov 2002 01:55:01 +0000 (01:55 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 16 Nov 2002 01:55:01 +0000 (01:55 +0000)
(This used to be commit ca3bfea8e79dc7bf04840b58c2fd79b1e1dc2c9f)

docs/docbook/manpages/smbd.8.sgml
docs/docbook/manpages/smbsh.1.sgml

index 509007c4bc8f5321a5b7360513ea9b7cd7f534b1..4ae8b3148be6e8dd4393af1d489ed6bab71a495d 100644 (file)
        <cmdsynopsis>
                <command>smbd</command>
                <arg choice="opt">-D</arg>
-               <arg choice="opt">-a</arg>
                <arg choice="opt">-i</arg>
-               <arg choice="opt">-o</arg>
-               <arg choice="opt">-P</arg>
                <arg choice="opt">-h</arg>
                <arg choice="opt">-V</arg>
-                <arg choice="opt">-b</arg>
+               <arg choice="opt">-b</arg>
                <arg choice="opt">-d &lt;debug level&gt;</arg>
                <arg choice="opt">-l &lt;log directory&gt;</arg>
                <arg choice="opt">-p &lt;port number&gt;</arg>
                </para></listitem>
                </varlistentry>
 
-               <varlistentry>
-               <term>-a</term>
-               <listitem><para>If this parameter is specified, each new 
-               connection will append log messages to the log file.  
-               This is the default.</para></listitem>
-               </varlistentry>
-               
                <varlistentry>
                <term>-i</term>
                <listitem><para>If this parameter is specified it causes the
                </para></listitem>
                </varlistentry>
                
-               <varlistentry>
-               <term>-o</term>
-               <listitem><para>If this parameter is specified, the 
-               log files will be overwritten when opened.  By default, 
-               <command>smbd</command> will append entries to the log 
-               files.</para></listitem>
-               </varlistentry>
-               
-               <varlistentry>
-               <term>-P</term>
-               <listitem><para>Passive option. Causes <command>smbd</command> not to 
-               send any network traffic out. Used for debugging by 
-               the developers only.</para></listitem>
-               </varlistentry>
-               
                <varlistentry>
                <term>-h</term>
                <listitem><para>Prints the help information (usage) 
                </varlistentry>
                
                <varlistentry>
-               <term>-v</term>
+               <term>-V</term>
                <listitem><para>Prints the version number for 
                <command>smbd</command>.</para></listitem>
                </varlistentry>
        </para>
 
        <itemizedlist>
-       <listitem><para><emphasis>Account Validation</emphasis>:  All acccesses to a 
+       <listitem><para><emphasis>Account Validation</emphasis>:  All accesses to a 
        samba server are checked 
        against PAM to see if the account is vaild, not disabled and is permitted to 
        login at this time.  This also applies to encrypted logins.
 <refsect1>
        <title>VERSION</title>
 
-       <para>This man page is correct for version 2.2 of 
+       <para>This man page is correct for version 3.0 of 
        the Samba suite.</para>
 </refsect1>
 
index 82efb334ba7fecbffc10e52f8bbe5255dbb3e3fe..c40609be4fd748405438f5bd75c40bbc500c9518 100644 (file)
 <refsect1>
        <title>VERSION</title>
 
-       <para>This man page is correct for version 2.2 of 
+       <para>This man page is correct for version 3.0 of 
        the Samba suite.</para>
 </refsect1>