[Midnightbsd-cvs] src [8074] trunk/usr.bin/rctl/rctl.8: fix man page

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Sep 15 18:05:28 EDT 2016


Revision: 8074
          http://svnweb.midnightbsd.org/src/?rev=8074
Author:   laffer1
Date:     2016-09-15 18:05:28 -0400 (Thu, 15 Sep 2016)
Log Message:
-----------
fix man page

Modified Paths:
--------------
    trunk/usr.bin/rctl/rctl.8

Modified: trunk/usr.bin/rctl/rctl.8
===================================================================
--- trunk/usr.bin/rctl/rctl.8	2016-09-15 22:04:35 UTC (rev 8073)
+++ trunk/usr.bin/rctl/rctl.8	2016-09-15 22:05:28 UTC (rev 8074)
@@ -25,7 +25,7 @@
 .\"
 .\" $MidnightBSD$
 .\"
-.Dd December 22, 2011
+.Dd March 1, 2012
 .Dt RCTL 8
 .Os
 .Sh NAME
@@ -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 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"



More information about the Midnightbsd-cvs mailing list