From 5204a15f95aa9f0ce3a784dcc03bd0a6060f1686 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 18 Mar 2010 23:20:41 +0000 Subject: [PATCH] * man/limits.5.xml: Document the selection of the limits when multiple lines match the user. --- man/limits.5.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/man/limits.5.xml b/man/limits.5.xml index 080512ec..5926746e 100644 --- a/man/limits.5.xml +++ b/man/limits.5.xml @@ -136,6 +136,18 @@ group. + + If a line with limits for an user exist, only the first line for + this user will be considered. + + + + If no lines are specified for an user, the last + @group line matching a group whose the + user is a member of will be conisdered, or the last line with + default limits if no groups contain the user). + + To completely disable limits for a user, a single dash "-" will do.