summaryrefslogtreecommitdiffstats
path: root/docs/manpages/smbstatus.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/smbstatus.1')
-rw-r--r--docs/manpages/smbstatus.149
1 files changed, 21 insertions, 28 deletions
diff --git a/docs/manpages/smbstatus.1 b/docs/manpages/smbstatus.1
index 1f5d4f75712..c0badbb348b 100644
--- a/docs/manpages/smbstatus.1
+++ b/docs/manpages/smbstatus.1
@@ -1,67 +1,60 @@
-.\" This manpage has been automatically generated by docbook2man
-.\" from a DocBook document. This tool can be found at:
-.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man-spec
+.\" from a DocBook document. docbook2man-spec can be found at:
+.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBSTATUS" "1" "28 March 2002" "" ""
+.TH "SMBSTATUS" "1" "28 August 2002" "" ""
.SH NAME
smbstatus \- report on current Samba connections
.SH SYNOPSIS
-
-\fBsmbstatus\fR [ \fB-P\fR] [ \fB-b\fR] [ \fB-d <debug level>\fR] [ \fB-v\fR] [ \fB-L\fR] [ \fB-B\fR] [ \fB-p\fR] [ \fB-S\fR] [ \fB-s <configuration file>\fR] [ \fB-u <username>\fR]
-
+.sp
+\fBsmbstatus\fR [ \fB-P\fR ] [ \fB-b\fR ] [ \fB-d\fR ] [ \fB-L\fR ] [ \fB-p\fR ] [ \fB-S\fR ] [ \fB-s <configuration file>\fR ] [ \fB-u <username>\fR ]
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBsmbstatus\fR is a very simple program to
list the current Samba connections.
.SH "OPTIONS"
.TP
-\fB-P|--profile\fR
+\fB-P\fR
If samba has been compiled with the
profiling option, print only the contents of the profiling
shared memory area.
.TP
-\fB-b|--brief\fR
+\fB-b\fR
gives brief output.
.TP
-\fB-d|--debug=<debuglevel>\fR
-sets debugging to specified level
-.TP
-\fB-v|--verbose\fR
+\fB-d\fR
gives verbose output.
.TP
-\fB-L|--locks\fR
+\fB-L\fR
causes smbstatus to only list locks.
.TP
-\fB-B|--byterange\fR
-causes smbstatus to include byte range locks.
-.TP
-\fB-p|--processes\fR
-print a list of \fBsmbd(8)\fRprocesses and exit.
+\fB-p\fR
+print a list of \fBsmbd(8)\fR processes and exit.
Useful for scripting.
.TP
-\fB-S|--shares\fR
+\fB-S\fR
causes smbstatus to only list shares.
.TP
-\fB-s|--conf=<configuration file>\fR
+\fB-s <configuration file>\fR
The default configuration file name is
determined at compile time. The file specified contains the
configuration details required by the server. See \fIsmb.conf(5)\fR
-for more information.
+ for more information.
.TP
-\fB-u|--user=<username>\fR
+\fB-u <username>\fR
selects information relevant to
\fIusername\fR only.
.SH "VERSION"
.PP
-This man page is correct for version 3.0 of
+This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fRand
-smb.conf(5).
+\fBsmbd(8)\fR and
+smb.conf(5)
.SH "AUTHOR"
.PP
The original Samba software and related utilities
@@ -73,5 +66,5 @@ 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, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter