From 573746991469eb41af71145301802fe06ab75f9e Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 20 Mar 2003 11:09:36 +0000 Subject: Update swat docs for 3.0 (This used to be commit 06c7a16b2d2040c0932eb663076cecb6d2cd3cdf) --- docs/docbook/manpages/swat.8.sgml | 35 ++++++++++++++++++++++++----------- docs/docs-status | 1 - 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 @@ WARNING: Do NOT enable this option on a production server. + + + -V + Print version number of samba suite + @@ -74,6 +79,12 @@ INSTALLATION + 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. + + After you compile SWAT you need to run make install to install the swat binary and the various help files and images. A default install would put @@ -97,7 +108,7 @@ swat 901/tcp - Note for NIS/YP users - you may need to rebuild the + Note for NIS/YP and LDAP users - you may need to rebuild the NIS service maps rather than alter your local /etc/services file. @@ -121,17 +132,19 @@ - - Launching - To launch SWAT just run your favorite web browser and - point it at "http://localhost:901/". + - 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. - + + LAUNCHING + + To launch SWAT just run your favorite web browser and + point it at "http://localhost:901/". + + 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. @@ -180,7 +193,7 @@ VERSION - This man page is correct for version 2.2 of the Samba suite. + This man page is correct for version 3.0 of the Samba suite. 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 -- cgit