From 7ae6502efb7f1bb6c6ec26e79eeb6110d97aa0e4 Mon Sep 17 00:00:00 2001 From: trasz Date: Thu, 1 Mar 2012 10:21:10 +0000 Subject: Use proper "maxproc" name, not "nproc". PR: docs/162172 --- usr.bin/rctl/rctl.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/rctl/rctl.8 b/usr.bin/rctl/rctl.8 index 0b5d648..6410cae 100644 --- a/usr.bin/rctl/rctl.8 +++ b/usr.bin/rctl/rctl.8 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 22, 2011 +.Dd March 1, 2012 .Dt RCTL 8 .Os .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 ":::=/", or, in short, ":". A filter that matches all the login classes would be "loginclass:". -A filter that matches all defined rules for nproc resource would be -"::nproc". +A filter that matches all defined rules for maxproc resource would be +"::maxproc". .Pp .Sh RESOURCES .Bl -column -offset 3n "pseudoterminals" -- cgit v1.1