From e64520a9ed05c9782a6e8ca8015fdef01b92ecc3 Mon Sep 17 00:00:00 2001 From: bubulle Date: Tue, 7 Jun 2011 20:43:08 +0000 Subject: Revert upstream branch to 3.5.8....oops git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@3810 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/manpages/vfs_dirsort.8.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/htmldocs/manpages/vfs_dirsort.8.html') diff --git a/docs/htmldocs/manpages/vfs_dirsort.8.html b/docs/htmldocs/manpages/vfs_dirsort.8.html index 89b0b2319c..3b00af8184 100644 --- a/docs/htmldocs/manpages/vfs_dirsort.8.html +++ b/docs/htmldocs/manpages/vfs_dirsort.8.html @@ -1,11 +1,11 @@ -vfs_dirsort

Name

vfs_dirsort — Sort directory contents

Synopsis

vfs objects = dirsort

DESCRIPTION

This VFS module is part of the +vfs_dirsort

Name

vfs_dirsort — Sort directory contents

Synopsis

vfs objects = dirsort

DESCRIPTION

This VFS module is part of the samba(7) suite.

The vfs_dirsort module sorts directory entries alphabetically before sending them to the client.

Please be aware that adding this module might have negative - performance implications for large directories.

EXAMPLES

Sort directories for all shares:

+	performance implications for large directories.

EXAMPLES

Sort directories for all shares:

         [global]
 	vfs objects = dirsort
-

VERSION

This man page is correct for version 3.3 of the Samba suite. -

AUTHOR

The original Samba software and related utilities +

VERSION

This man page is correct for version 3.3 of the Samba suite. +

AUTHOR

The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.

-- cgit v1.2.3