summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages/smbd.8.sgml
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-11-22 00:32:24 +0000
committerTim Potter <tpot@samba.org>2002-11-22 00:32:24 +0000
commit556d1ca2d20c42c7ee5934631331f0a019203f06 (patch)
tree08d21019a44164e5e2b9f2a962a0c14a07ba0e69 /docs/docbook/manpages/smbd.8.sgml
parent5939005588f9e0518793cd85e1e78082cb90b11d (diff)
downloadsamba-556d1ca2d20c42c7ee5934631331f0a019203f06.tar.gz
samba-556d1ca2d20c42c7ee5934631331f0a019203f06.tar.bz2
samba-556d1ca2d20c42c7ee5934631331f0a019203f06.zip
Sync docbook directory with HEAD.
Sorry but there are way too many changes to track down all the commit messages and list them here. Most of the changes look like updates and cleanups from Jelmer though. (This used to be commit 75615648d0ace3bde6a2ef2dad562094f1b25d00)
Diffstat (limited to 'docs/docbook/manpages/smbd.8.sgml')
-rw-r--r--docs/docbook/manpages/smbd.8.sgml33
1 files changed, 4 insertions, 29 deletions
diff --git a/docs/docbook/manpages/smbd.8.sgml b/docs/docbook/manpages/smbd.8.sgml
index 509007c4bc..4ae8b3148b 100644
--- a/docs/docbook/manpages/smbd.8.sgml
+++ b/docs/docbook/manpages/smbd.8.sgml
@@ -16,13 +16,10 @@
<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>
@@ -90,13 +87,6 @@
</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
server to run "interactively", not as a daemon, even if the
@@ -107,28 +97,13 @@
</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)
for <command>smbd</command>.</para></listitem>
</varlistentry>
<varlistentry>
- <term>-v</term>
+ <term>-V</term>
<listitem><para>Prints the version number for
<command>smbd</command>.</para></listitem>
</varlistentry>
@@ -322,7 +297,7 @@
</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.
@@ -340,7 +315,7 @@
<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>