soft-limit and hard-limit.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Fri, 17 Nov 2006 18:42:10 +0000 (18:42 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Fri, 17 Nov 2006 18:42:10 +0000 (18:42 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2382 94cd875c-1c1d-0410-91d2-eb244daf1a30

doc/configuration.xml

index 4887920..66cc7a8 100644 (file)
@@ -1205,13 +1205,13 @@ in the first line. The special keyword 'inf' is recognized.
       </scalar>
       <scalar name="resource.hard" type="symbolic">
        <description>
-A file which contains the hard- of the given resource in the first
+A file which contains the hard-limit of the given resource in the first
 line. The special keyword 'inf' is recognized.
        </description>
       </scalar>
       <scalar name="resource.soft" type="symbolic">
        <description>
-A file which contains the soft- of the given resource in the first
+A file which contains the soft-limit of the given resource in the first
 line. The special keyword 'inf' is recognized.
        </description>
       </scalar>
@@ -1232,19 +1232,19 @@ in the first line. The special keyword 'inf' is recognized.
       </scalar>
       <scalar name="resource.hard" type="symbolic">
        <description>
-A file which contains the hard- of the given resource in the first
+A file which contains the hard-limit of the given resource in the first
 line. The special keyword 'inf' is recognized.
        </description>
       </scalar>
       <scalar name="resource.soft" type="symbolic">
        <description>
-A file which contains the soft- of the given resource in the first
+A file which contains the soft-limit of the given resource in the first
 line. The special keyword 'inf' is recognized.
        </description>
       </scalar>
       <scalar name="resource.min" type="symbolic">
        <description>
-A file which contains the guaranted minimum of the given resource in
+A file which contains the guaranteed minimum of the given resource in
 the first line. The special keyword 'inf' is recognized.
         </description>
       </scalar>