From db0567a603473139a2e6e71327d590ca28a9b242 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 22 Aug 2001 02:27:59 +0000 Subject: Fixed typo. Volker (This used to be commit 880c1cc751d017886bcd175eefa3d547a0f99c43) --- docs/docbook/manpages/smb.conf.5.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index f9a4531150..5090987ba8 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -7705,7 +7705,7 @@ the line (either in the [global] section or in the section for the particular NetBench share : - Example: veto oplock files = /*;.SEM/ + Example: veto oplock files = /*.SEM/ -- cgit