diff options
author | Gerald Carter <jerry@samba.org> | 2001-06-01 11:37:04 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-06-01 11:37:04 +0000 |
commit | 172e1691cdf3abeaeed95cc261211bccd9f5c97d (patch) | |
tree | 403191ac1b3169934e18528887ccd203d63ea26f | |
parent | e24acd86f66b69d77da078dfa2d20b635acea049 (diff) | |
download | samba-172e1691cdf3abeaeed95cc261211bccd9f5c97d.tar.gz samba-172e1691cdf3abeaeed95cc261211bccd9f5c97d.tar.xz samba-172e1691cdf3abeaeed95cc261211bccd9f5c97d.zip |
merge from HEAD
-rw-r--r-- | docs/docbook/manpages/swat.8.sgml | 2 | ||||
-rw-r--r-- | docs/htmldocs/swat.8.html | 2 | ||||
-rw-r--r-- | docs/manpages/swat.8 | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/docbook/manpages/swat.8.sgml b/docs/docbook/manpages/swat.8.sgml index aeff886de81..7a362ee3ce3 100644 --- a/docs/docbook/manpages/swat.8.sgml +++ b/docs/docbook/manpages/swat.8.sgml @@ -14,7 +14,7 @@ <refsynopsisdiv> <cmdsynopsis> - <command>nmblookup</command> + <command>swat</command> <arg choice="opt">-s <smb config file></arg> <arg choice="opt">-a</arg> </cmdsynopsis> diff --git a/docs/htmldocs/swat.8.html b/docs/htmldocs/swat.8.html index e2977f32864..be16272bb68 100644 --- a/docs/htmldocs/swat.8.html +++ b/docs/htmldocs/swat.8.html @@ -35,7 +35,7 @@ NAME="AEN8" ><P ><B CLASS="COMMAND" ->nmblookup</B +>swat</B > [-s <smb config file>] [-a]</P ></DIV ><DIV diff --git a/docs/manpages/swat.8 b/docs/manpages/swat.8 index 1f23f20d5e5..ad9bf31b935 100644 --- a/docs/manpages/swat.8 +++ b/docs/manpages/swat.8 @@ -3,12 +3,12 @@ .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "SWAT" "8" "03 May 2001" "" "" +.TH "SWAT" "8" "01 June 2001" "" "" .SH NAME swat \- Samba Web Administration Tool .SH SYNOPSIS .sp -\fBnmblookup\fR [ \fB-s <smb config file>\fR ] [ \fB-a\fR ] +\fBswat\fR [ \fB-s <smb config file>\fR ] [ \fB-a\fR ] .SH "DESCRIPTION" .PP This tool is part of the Sambasuite. |