From 04e2470e2eeef34362f2893ec062ae16f74c28ed Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 10 Jun 2008 10:54:21 +0200 Subject: man pages: Fix broken smb.conf section about the 'get quota command'. This fixes bug #5422. Thanks to the Debian package maintainers for reporting! Karolin --- docs-xml/smbdotconf/vfs/getquotacommand.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs-xml/smbdotconf') diff --git a/docs-xml/smbdotconf/vfs/getquotacommand.xml b/docs-xml/smbdotconf/vfs/getquotacommand.xml index 809d1a118f2..92016ef46c7 100644 --- a/docs-xml/smbdotconf/vfs/getquotacommand.xml +++ b/docs-xml/smbdotconf/vfs/getquotacommand.xml @@ -8,8 +8,9 @@ whenever there is no operating system API available from the OS that samba can use. - This option is only available with ./configure --with-sys-quotas. - Or on linux when ./configure --with-quotas was used and a working quota api + This option is only available you have compiled Samba with the + --with-sys-quotas option or on Linux with + --with-quotas and a working quota api was found in the system. This parameter should specify the path to a script that -- cgit