diff options
author | Gerald Carter <jerry@samba.org> | 2002-05-08 15:37:14 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-05-08 15:37:14 +0000 |
commit | 7a959e81d42bdff1269589b7d17a12ab0b3243be (patch) | |
tree | 9f52c2978d314ec7c722d3e2c755a3f8016bfe42 /docs/docbook/manpages/smbd.8.sgml | |
parent | 5e723ce3c089f118e66f55ef78832421531265f8 (diff) | |
download | samba-7a959e81d42bdff1269589b7d17a12ab0b3243be.tar.gz samba-7a959e81d42bdff1269589b7d17a12ab0b3243be.tar.bz2 samba-7a959e81d42bdff1269589b7d17a12ab0b3243be.zip |
merging some changes from SAMBA_2_2
(This used to be commit e8ede079b5af4187573f1b8ed0d94b6f03cbbd22)
Diffstat (limited to 'docs/docbook/manpages/smbd.8.sgml')
-rw-r--r-- | docs/docbook/manpages/smbd.8.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/docbook/manpages/smbd.8.sgml b/docs/docbook/manpages/smbd.8.sgml index 824ae20241..509007c4bc 100644 --- a/docs/docbook/manpages/smbd.8.sgml +++ b/docs/docbook/manpages/smbd.8.sgml @@ -176,7 +176,9 @@ its size may be controlled by the <ulink url="smb.conf.5.html#maxlogsize">max log size</ulink> option in the <ulink url="smb.conf.5.html"><filename> - smb.conf(5)</filename></ulink> file. + smb.conf(5)</filename></ulink> file. <emphasis>Beware:</emphasis> + If the directory specified does not exist, <command>smbd</command> + will log to the default debug log location defined at compile time. </para> <para>The default log directory is specified at |