summaryrefslogtreecommitdiff
path: root/docs/manpages/smbstatus.1
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-04-19 21:33:44 +0000
committerGerald Carter <jerry@samba.org>2001-04-19 21:33:44 +0000
commitf95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39 (patch)
tree7ae84ac676262759cdbfbe8260e650050dc2722b /docs/manpages/smbstatus.1
parente3fc10eab22443376ac3312447874607810dbc6b (diff)
downloadsamba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.tar.gz
samba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.tar.bz2
samba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.zip
large sync up with 2.2
(This used to be commit 96523293da19df201703fed6130f1ff9ba25324b)
Diffstat (limited to 'docs/manpages/smbstatus.1')
-rw-r--r--docs/manpages/smbstatus.112
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manpages/smbstatus.1 b/docs/manpages/smbstatus.1
index b97417ccda..1b99b06520 100644
--- a/docs/manpages/smbstatus.1
+++ b/docs/manpages/smbstatus.1
@@ -3,7 +3,7 @@
.\" <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" "23 February 2001" "" ""
+.TH SMBSTATUS 1 "24 Mar 2001" "smbstatus 2.2.0-alpha3"
.SH NAME
smbstatus \- report on current Samba connections
.SH SYNOPSIS
@@ -11,7 +11,7 @@ smbstatus \- report on current Samba connections
\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 Samba <URL:samba.7.html> suite.
+This tool is part of the Sambasuite.
.PP
\fBsmbstatus\fR is a very simple program to
list the current Samba connections.
@@ -32,7 +32,7 @@ gives verbose output.
causes smbstatus to only list locks.
.TP
\fB-p\fR
-print a list of \fBsmbd(8)\fR <URL:smbd.8.html> processes and exit.
+print a list of \fBsmbd(8)\fRprocesses and exit.
Useful for scripting.
.TP
\fB-S\fR
@@ -42,7 +42,7 @@ causes smbstatus to only list shares.
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
- <URL:smb.conf.5.html> for more information.
+for more information.
.TP
\fB-u <username>\fR
selects information relevant to
@@ -53,8 +53,8 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fR <URL:smbd.8.html> and
-smb.conf(5) <URL:smb.conf.5.html>.
+\fBsmbd(8)\fRand
+smb.conf(5).
.SH "AUTHOR"
.PP
The original Samba software and related utilities