From dd763ad94f22264a6c10b06dbcb81edc078bbd13 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 28 Sep 2004 03:16:36 +0000 Subject: Fix typo. (This used to be commit c5e93d2713a8565291871bf07e816914fd59a796) --- docs/Samba-HOWTO-Collection/VFS.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Samba-HOWTO-Collection/VFS.xml b/docs/Samba-HOWTO-Collection/VFS.xml index 48770f5412..3fa0068411 100644 --- a/docs/Samba-HOWTO-Collection/VFS.xml +++ b/docs/Samba-HOWTO-Collection/VFS.xml @@ -150,7 +150,7 @@ This can be done using a configuration similar to the one shown in Syslog can be used to record all transaction. This can be disabled by setting in the &smb.conf; file syslog = 0. Logging can take place to the default log file (log.smbd) - for all loaded VFS modules just be setting in the &smb.conf; file + for all loaded VFS modules just by setting in the &smb.conf; file log level = 0 vfs:x, where x is the log level. This will disable general logging while activating all logging of VFS module activity at the log level specified. -- cgit