diff options
author | John Terpstra <jht@samba.org> | 2003-04-26 19:29:27 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-26 19:29:27 +0000 |
commit | 239cd4a7c9713430173283765ed459f1cbd8e1f0 (patch) | |
tree | 5ff092733ade6f5dae6830b9ef180582288b18c0 /docs/docbook/projdoc/Diagnosis.sgml | |
parent | 1342ecf274c3ccf3b41f90594a4e30ffe10b5ab3 (diff) | |
download | samba-239cd4a7c9713430173283765ed459f1cbd8e1f0.tar.gz samba-239cd4a7c9713430173283765ed459f1cbd8e1f0.tar.bz2 samba-239cd4a7c9713430173283765ed459f1cbd8e1f0.zip |
Update from HEAD.
(This used to be commit 69b1055d9d1d2ef428e57da90fe3b08168a88a3a)
Diffstat (limited to 'docs/docbook/projdoc/Diagnosis.sgml')
-rw-r--r-- | docs/docbook/projdoc/Diagnosis.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Diagnosis.sgml b/docs/docbook/projdoc/Diagnosis.sgml index 8f9a85728f..150f071b78 100644 --- a/docs/docbook/projdoc/Diagnosis.sgml +++ b/docs/docbook/projdoc/Diagnosis.sgml @@ -82,7 +82,7 @@ best way to check this is with <userinput>testparm smb.conf</userinput>. <para> It is helpful to monitor the log files during testing by using the -<command>tail -F <replaceable>log_file_name</replaceable> in a separate +<command>tail -F <replaceable>log_file_name</replaceable></command> in a separate terminal console (use ctrl-alt-F1 through F6 or multiple terminals in X). Relevant log files can be found (for default installations) in <filename>/usr/local/samba/var</filename>. Also, connection logs from |