From 2c01353475ee3d0415d12a4ad92406c780f6699f Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Fri, 29 Sep 2000 19:50:57 +0000 Subject: new man pages (This used to be commit 8a7d6c8e91ecd57f2693be7d697d8231c8d339a4) --- docs/htmldocs/smbcontrol.1.html | 88 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 docs/htmldocs/smbcontrol.1.html (limited to 'docs/htmldocs/smbcontrol.1.html') diff --git a/docs/htmldocs/smbcontrol.1.html b/docs/htmldocs/smbcontrol.1.html new file mode 100644 index 0000000000..65eff8b6a4 --- /dev/null +++ b/docs/htmldocs/smbcontrol.1.html @@ -0,0 +1,88 @@ + + + + + +smbcontrol (1) + + + + + +
+ +

smbcontrol (1)

+

Samba

+

29 Sep 2000

+ + + + +


+

NAME

+ smbcontrol - send messages to smbd or nmbd processes +


+

SYNOPSIS

+ +


smbcontrol -i +


smbcontrol destination message-type parameters +


+

DESCRIPTION

+ +


This program is part of the Samba suite. +


smbcontrol is a very small program, which sends messages to a smbd +or a nmbd daemon running on the system. +


+

OPTIONS

+ +


+


+

VERSION

+ +


This man page is correct for version 2.2.0 of the Samba suite. +


+

SEE ALSO

+ +


smbd (8), nmbd (8) +


+

AUTHOR

+ +


The original Samba software and related utilities were created by +Andrew Tridgell samba@samba.org. Samba is now developed +by the Samba Team as an Open Source project similar to the way the +Linux kernel is developed. +


This man page source was written in YODL format (another excellent piece of Open +Source software, available at +ftp://ftp.icce.rug.nl/pub/unix/) +for the Samba 2.2.0 release by Herb Lewis. +samba@samba.org. +


See samba (7) to find out how to get a full +list of contributors and details on how to submit bug reports, +comments etc. + + -- cgit