summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1999-09-28 15:10:38 +0000
committerHerb Lewis <herb@samba.org>1999-09-28 15:10:38 +0000
commit748cccec6696c4d8f99a48953a8c78ce151850f5 (patch)
tree80ce5b56eb6fed3b978f0e67125986d4be23c4e6 /docs
parented5fbd743be07a3c6e1a3879df283d0222ef0eb5 (diff)
downloadsamba-748cccec6696c4d8f99a48953a8c78ce151850f5.tar.gz
samba-748cccec6696c4d8f99a48953a8c78ce151850f5.tar.bz2
samba-748cccec6696c4d8f99a48953a8c78ce151850f5.zip
add description of -P option
(This used to be commit d3dd8cdc1210fa4523eeed3c1034b4da93410ee1)
Diffstat (limited to 'docs')
-rw-r--r--docs/htmldocs/smbstatus.1.html5
-rw-r--r--docs/manpages/smbstatus.16
-rw-r--r--docs/yodldocs/smbstatus.1.yo6
3 files changed, 14 insertions, 3 deletions
diff --git a/docs/htmldocs/smbstatus.1.html b/docs/htmldocs/smbstatus.1.html
index 9fc53f416b..4a854a5c4d 100644
--- a/docs/htmldocs/smbstatus.1.html
+++ b/docs/htmldocs/smbstatus.1.html
@@ -24,7 +24,7 @@
<p><br><a name="SYNOPSIS"></a>
<h2>SYNOPSIS</h2>
-<p><br><strong>smbstatus</strong> [<a href="smbstatus.1.html#minusb">-b</a>] [<a href="smbstatus.1.html#minusd">-d</a>] [<a href="smbstatus.1.html#minusL">-L</a>] [<a href="smbstatus.1.html#minusp">-p</a>] [<a href="smbstatus.1.html#minusS">-S</a>] [<a href="smbstatus.1.html#minuss">-s configuration file</a>] [<a href="smbstatus.1.html#minusu">-u username</a>]
+<p><br><strong>smbstatus</strong> [<a href="smbstatus.1.html#minusP">-P</a>] [<a href="smbstatus.1.html#minusb">-b</a>] [<a href="smbstatus.1.html#minusd">-d</a>] [<a href="smbstatus.1.html#minusL">-L</a>] [<a href="smbstatus.1.html#minusp">-p</a>] [<a href="smbstatus.1.html#minusS">-S</a>] [<a href="smbstatus.1.html#minuss">-s configuration file</a>] [<a href="smbstatus.1.html#minusu">-u username</a>]
<p><br><a name="DESCRIPTION"></a>
<h2>DESCRIPTION</h2>
@@ -35,6 +35,9 @@ connections.
<h2>OPTIONS</h2>
<p><br><ul>
+<p><br><a name="minusP"></a>
+<li><strong><strong>-P</strong></strong> If samba has been compiled with the profiling option,
+print only the contents of the profiling shared memory area.
<p><br><a name="minusb"></a>
<li><strong><strong>-b</strong></strong> gives brief output.
<p><br><a name="minusd"></a>
diff --git a/docs/manpages/smbstatus.1 b/docs/manpages/smbstatus.1
index ddbbc7e8a5..9013987b3f 100644
--- a/docs/manpages/smbstatus.1
+++ b/docs/manpages/smbstatus.1
@@ -5,7 +5,7 @@ smbstatus \- report on current Samba connections
.PP
.SH "SYNOPSIS"
.PP
-\fBsmbstatus\fP [-b] [-d] [-L] [-p] [-S] [-s configuration file] [-u username]
+\fBsmbstatus\fP [-P] [-b] [-d] [-L] [-p] [-S] [-s configuration file] [-u username]
.PP
.SH "DESCRIPTION"
.PP
@@ -17,6 +17,10 @@ connections\&.
.SH "OPTIONS"
.PP
.IP
+.IP "\fB-P\fP"
+If samba has been compiled with the profiling option,
+print only the contents of the profiling shared memory area\&.
+.IP
.IP "\fB-b\fP"
gives brief output\&.
.IP
diff --git a/docs/yodldocs/smbstatus.1.yo b/docs/yodldocs/smbstatus.1.yo
index 9429811c7d..0d88bc7ef5 100644
--- a/docs/yodldocs/smbstatus.1.yo
+++ b/docs/yodldocs/smbstatus.1.yo
@@ -8,7 +8,7 @@ manpagename(smbstatus)(report on current Samba connections)
label(SYNOPSIS)
manpagesynopsis()
-bf(smbstatus) [link(-b)(minusb)] [link(-d)(minusd)] [link(-L)(minusL)] [link(-p)(minusp)] [link(-S)(minusS)] [link(-s configuration file)(minuss)] [link(-u username)(minusu)]
+bf(smbstatus) [link(-P)(minusP)] [link(-b)(minusb)] [link(-d)(minusd)] [link(-L)(minusL)] [link(-p)(minusp)] [link(-S)(minusS)] [link(-s configuration file)(minuss)] [link(-u username)(minusu)]
label(DESCRIPTION)
manpagedescription()
@@ -23,6 +23,10 @@ manpageoptions()
startdit()
+label(minusP)
+dit(bf(-P)) If samba has been compiled with the profiling option,
+print only the contents of the profiling shared memory area.
+
label(minusb)
dit(bf(-b)) gives brief output.