summaryrefslogtreecommitdiff
path: root/docs/yodldocs/smbstatus.1.yo
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yodldocs/smbstatus.1.yo')
-rw-r--r--docs/yodldocs/smbstatus.1.yo72
1 files changed, 72 insertions, 0 deletions
diff --git a/docs/yodldocs/smbstatus.1.yo b/docs/yodldocs/smbstatus.1.yo
new file mode 100644
index 0000000000..c58e84cda0
--- /dev/null
+++ b/docs/yodldocs/smbstatus.1.yo
@@ -0,0 +1,72 @@
+mailto(samba-bugs@samba.anu.edu.au)
+
+manpage(smbstatus)(1)(23 Oct 1998)(Samba)(SAMBA)
+
+label(NAME)
+manpagename(smbstatus)(report on current Samba connections)
+
+label(SYNOPSIS)
+manpagesynopsis()
+
+bf(smbstatus) [-b] [-d] [-L] [-p] [-S] [-s configuration file] [-u username]
+
+label(DESCRIPTION)
+manpagedescription()
+
+This program is part of the bf(Samba) suite.
+
+bf(smbstatus) is a very simple program to list the current Samba
+connections.
+
+label(OPTIONS)
+manpageoptions()
+
+startdit()
+
+dit(bf(-b)) gives brief output.
+
+dit(bf(-d)) gives verbose output.
+
+dit(bf(-L)) causes smbstatus to only list locks.
+
+dit(bf(-p)) print a list of url(bf(smbd))(smbd.8.html)
+processes and exit. Useful for scripting.
+
+dit(bf(-S)) causes smbstatus to only list shares.
+
+dit(bf(-s configuration file)) The default configuration file name is
+determined at compile time. The file specified contains the
+configuration details required by the server. See url(bf(smb.conf
+(5)))(smb.conf.5.html) for more information.
+
+dit(bf(-u username)) selects information relevant to em(username)
+only.
+
+enddit()
+
+label(VERSION)
+manpagesection(VERSION)
+
+This man page is correct for version 2.0 of the Samba suite.
+
+label(SEEALSO)
+manpageseealso()
+
+url(bf(smb.conf (5)))(smb.conf.5.html), url(bf(smbd (8)))(smbd.8.html)
+
+label(AUTHOR)
+manpageauthor()
+
+The original Samba software and related utilities were created by
+Andrew Tridgell email(samba-bugs@samba.anu.edu.au). Samba is now developed
+by the Samba Team as an Open Source project similar to the way the
+Linux kernel is developed.
+
+The original Samba man pages were written by Karl Auer. The man page
+sources were converted to YODL format (another excellent piece of Open
+Source software) and updated for the Samba2.0 release by Jeremy
+Allison, email(samba-bugs@samba.anu.edu.au).
+
+See url(bf(samba (7)))(samba.7.html) to find out how to get a full
+list of contributors and details on how to submit bug reports,
+comments etc.