PERFORCE change 188824 for review
Edward Tomasz Napierala
trasz at FreeBSD.org
Mon Feb 14 17:22:54 UTC 2011
http://p4web.freebsd.org/@@188824?ac=10
Change 188824 by trasz at trasz_victim on 2011/02/14 17:22:49
Minor manual page improvements.
Affected files ...
.. //depot/projects/soc2009/trasz_limits/usr.bin/rctl/rctl.8#8 edit
Differences ...
==== //depot/projects/soc2009/trasz_limits/usr.bin/rctl/rctl.8#8 (text+ko) ====
@@ -30,7 +30,7 @@
.Os
.Sh NAME
.Nm rctl
-.Nd display and update RCTL database
+.Nd display and update resource limits database
.Sh SYNOPSIS
.Nm
.Op Fl h
@@ -90,7 +90,7 @@
It can be either process, user, login class, or jail.
.Pp
Subject ID identifies the subject. It can be user name,
-numerical user ID, login class name, or numerical jail ID.
+numerical user ID, login class name, jail name, or numerical jail ID.
.Pp
Resource identifies the resource the rule controls.
.Pp
@@ -117,8 +117,8 @@
For example, a filter that matches every rule could be written as ":::=/",
or, in short, ":".
A filter that matches all the login classes would be "loginclass:".
-A filter that matches all defined rules for maxprocesses resource would be
-"::maxprocesses".
+A filter that matches all defined rules for nproc resource would be
+"::nproc".
.Pp
.Sh RESOURCES
.Bl -column -offset 3n "msgqqueued"
More information about the p4-projects
mailing list