summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-03-20 11:09:36 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-03-20 11:09:36 +0000
commit573746991469eb41af71145301802fe06ab75f9e (patch)
treec30be612524d936a50eaa500a918991f4013f0c1
parentbff325e15e1dfaba7272212eb7c83fd271b90a47 (diff)
downloadsamba-573746991469eb41af71145301802fe06ab75f9e.tar.gz
samba-573746991469eb41af71145301802fe06ab75f9e.tar.bz2
samba-573746991469eb41af71145301802fe06ab75f9e.zip
Update swat docs for 3.0
(This used to be commit 06c7a16b2d2040c0932eb663076cecb6d2cd3cdf)
-rw-r--r--docs/docbook/manpages/swat.8.sgml35
-rw-r--r--docs/docs-status1
2 files changed, 24 insertions, 12 deletions
diff --git a/docs/docbook/manpages/swat.8.sgml b/docs/docbook/manpages/swat.8.sgml
index 9c4daad6d0..a13ba9ff6c 100644
--- a/docs/docbook/manpages/swat.8.sgml
+++ b/docs/docbook/manpages/swat.8.sgml
@@ -66,6 +66,11 @@
<para><emphasis>WARNING: Do NOT enable this option on a production
server. </emphasis></para></listitem>
</varlistentry>
+
+ <varlistentry>
+ <term>-V</term>
+ <listitem><para>Print version number of samba suite</para></listitem>
+ </varlistentry>
</variablelist>
</refsect1>
@@ -74,6 +79,12 @@
<title>INSTALLATION</title>
+ <para>Swat is included as binary package with most distributions. The
+ package manager in this case takes care of the installation and
+ configuration. This section is only for those who have compiled
+ swat from scratch.
+ </para>
+
<para>After you compile SWAT you need to run <command>make install
</command> to install the <command>swat</command> binary
and the various help files and images. A default install would put
@@ -97,7 +108,7 @@
<para><command>swat 901/tcp</command></para>
- <para>Note for NIS/YP users - you may need to rebuild the
+ <para>Note for NIS/YP and LDAP users - you may need to rebuild the
NIS service maps rather than alter your local <filename>
/etc/services</filename> file. </para>
@@ -121,17 +132,19 @@
</refsect2>
- <refsect2>
- <title>Launching</title>
- <para>To launch SWAT just run your favorite web browser and
- point it at "http://localhost:901/".</para>
+</refsect1>
- <para>Note that you can attach to SWAT from any IP connected
- machine but connecting from a remote machine leaves your
- connection open to password sniffing as passwords will be sent
- in the clear over the wire. </para>
- </refsect2>
+<refsect1>
+ <title>LAUNCHING</title>
+
+ <para>To launch SWAT just run your favorite web browser and
+ point it at "http://localhost:901/".</para>
+
+ <para>Note that you can attach to SWAT from any IP connected
+ machine but connecting from a remote machine leaves your
+ connection open to password sniffing as passwords will be sent
+ in the clear over the wire. </para>
</refsect1>
<refsect1>
@@ -180,7 +193,7 @@
<refsect1>
<title>VERSION</title>
- <para>This man page is correct for version 2.2 of the Samba suite.</para>
+ <para>This man page is correct for version 3.0 of the Samba suite.</para>
</refsect1>
<refsect1>
diff --git a/docs/docs-status b/docs/docs-status
index f20c5a9156..173dc6e1b7 100644
--- a/docs/docs-status
+++ b/docs/docs-status
@@ -40,7 +40,6 @@ docs/docbook/manpages/smbspool.8.sgml
docs/docbook/manpages/smbstatus.1.sgml
docs/docbook/manpages/smbtar.1.sgml
docs/docbook/manpages/smbumount.8.sgml
-docs/docbook/manpages/swat.8.sgml
docs/docbook/manpages/testparm.1.sgml
docs/docbook/manpages/testprns.1.sgml