Fix typos
authorJelmer Vernooij <jelmer@samba.org>
Fri, 15 Aug 2003 16:22:18 +0000 (16:22 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 15 Aug 2003 16:22:18 +0000 (16:22 +0000)
docs/docbook/smbdotconf/vfs/getquotacommand.xml

index 162baf5d83959e6d62ad27b5aa62568a7af5a7f8..93c9089519e37487e0a101c17839b907bbbb7d46 100644 (file)
@@ -3,7 +3,7 @@
                  advanced="1" developer="1"
                  xmlns:samba="http://samba.org/common">
 <listitem>
-       <para>The <command>set quota command</command> should only be used 
+       <para>The <command>get quota command</command> should only be used 
        whenever there is no operating system API available from the OS that 
        samba can use.</para>
 
@@ -29,7 +29,7 @@
                <listitem><para>4 - group default quotas (gid = -1)</para></listitem>
        </itemizedlist>
 
-       <para>This script should output according to the following format:</para>
+       <para>This script should print its output according to the following format:</para>
 
        <itemizedlist>
                <listitem><para>Line 1 - quota flags (0 = no quotas, 1 = quotas enabled, 2 = quotas enabled and enforced)</para></listitem>
@@ -45,8 +45,8 @@
        <para>See also the <link linkend="SETQUOTACOMMAND"><parameter moreinfo="none">set quota command</parameter></link> parameter.
        </para>
                
-       <para>Default: <command moreinfo="none">set quota command = </command></para>
+       <para>Default: <command moreinfo="none">get quota command = </command></para>
 
-       <para>Example: <command moreinfo="none">set quota command = /usr/local/sbin/query_quota</command></para>
+       <para>Example: <command moreinfo="none">get quota command = /usr/local/sbin/query_quota</command></para>
 </listitem>
 </samba:parameter>