From 7727a368f11bda1cbc15bdfab79b9bdb07d3433a Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 30 Oct 2002 12:50:47 +0000 Subject: The locking description in this doc is outdated - note that (This used to be commit 125c2fea550a88cf28fa82281b69a25b644edc4a) --- docs/docbook/devdoc/unix-smb.sgml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/docbook/devdoc/unix-smb.sgml b/docs/docbook/devdoc/unix-smb.sgml index be79698857..73da12758d 100644 --- a/docs/docbook/devdoc/unix-smb.sgml +++ b/docs/docbook/devdoc/unix-smb.sgml @@ -143,6 +143,13 @@ details. Locking + + +Since samba 2.2, samba supports other types of locking as well. This +section is outdated. + + + The locking calls available under a DOS/Windows environment are much richer than those available in unix. This means a unix server (like -- cgit