summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages/smbd.8.sgml
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-10-11 20:12:48 +0000
committerJeremy Allison <jra@samba.org>2001-10-11 20:12:48 +0000
commitd981cbe37f4a15d45cb267b3e7498f4a9ce4e3ff (patch)
tree330e732650517f620d933f129d2e9d35904c1241 /docs/docbook/manpages/smbd.8.sgml
parent61b015fdeb4228bbcdf0fb65c0c93e67f5b80d4c (diff)
downloadsamba-d981cbe37f4a15d45cb267b3e7498f4a9ce4e3ff.tar.gz
Sync...
Jeremy.
Diffstat (limited to 'docs/docbook/manpages/smbd.8.sgml')
-rw-r--r--docs/docbook/manpages/smbd.8.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/docbook/manpages/smbd.8.sgml b/docs/docbook/manpages/smbd.8.sgml
index 7ad6a114283..05958b83dec 100644
--- a/docs/docbook/manpages/smbd.8.sgml
+++ b/docs/docbook/manpages/smbd.8.sgml
@@ -550,10 +550,10 @@
an <command>smbd</command> is to send it a SIGTERM (-15) signal and wait for
it to die on its own.</para>
- <para>The debug log level of <command>smbd</command> may be raised by sending
- it a SIGUSR1 (<command>kill -USR1 &lt;smbd-pid&gt;</command>)
- and lowered by sending it a SIGUSR2 (<command>kill -USR2 &lt;smbd-pid&gt;
- </command>). This is to allow transient problems to be diagnosed,
+ <para>The debug log level of <command>smbd</command> may be raised
+ or lowered using <ulink url="smbcontrol.1.html"><command>smbcontrol(1)
+ </command></ulink> program (SIGUSR[1|2] signals are no longer used in
+ Samba 2.2). This is to allow transient problems to be diagnosed,
whilst still running at a normally low log level.</para>
<para>Note that as the signal handlers send a debug write,