Use proper "maxproc" name, not "nproc".

PR:		docs/162172
This commit is contained in:
Edward Tomasz Napierala 2012-03-01 10:21:10 +00:00
parent 4cf7d12840
commit a29460e077
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232329

View File

@ -25,7 +25,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd December 22, 2011 .Dd March 1, 2012
.Dt RCTL 8 .Dt RCTL 8
.Os .Os
.Sh NAME .Sh NAME
@ -117,8 +117,8 @@ A filter is a rule for which one of more fields other than per is left empty.
For example, a filter that matches every rule could be written as ":::=/", For example, a filter that matches every rule could be written as ":::=/",
or, in short, ":". or, in short, ":".
A filter that matches all the login classes would be "loginclass:". A filter that matches all the login classes would be "loginclass:".
A filter that matches all defined rules for nproc resource would be A filter that matches all defined rules for maxproc resource would be
"::nproc". "::maxproc".
.Pp .Pp
.Sh RESOURCES .Sh RESOURCES
.Bl -column -offset 3n "pseudoterminals" .Bl -column -offset 3n "pseudoterminals"