From aa15243daa34c99bad7be2d28fc6100d1459005e Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Fri, 17 Nov 2006 18:42:10 +0000 Subject: [PATCH] soft-limit and hard-limit. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2382 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- doc/configuration.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/configuration.xml b/doc/configuration.xml index 4887920..66cc7a8 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -1205,13 +1205,13 @@ in the first line. The special keyword 'inf' is recognized. -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. -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. @@ -1232,19 +1232,19 @@ in the first line. The special keyword 'inf' is recognized. -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. -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. -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. -- 1.8.1.5