svn commit: r241095 - stable/9/usr.bin/rctl
Edward Tomasz Napierala
trasz at FreeBSD.org
Mon Oct 1 11:16:23 UTC 2012
Author: trasz
Date: Mon Oct 1 11:16:22 2012
New Revision: 241095
URL: http://svn.freebsd.org/changeset/base/241095
Log:
MFC r240575:
Remove references to userstat(1) and jailstat(1). Those tools were never
merged from the Perforce branch. They might be brought in when %CPU limits
go into the tree.
PR: docs/171240
Modified:
stable/9/usr.bin/rctl/rctl.8
Directory Properties:
stable/9/usr.bin/rctl/ (props changed)
Modified: stable/9/usr.bin/rctl/rctl.8
==============================================================================
--- stable/9/usr.bin/rctl/rctl.8 Mon Oct 1 10:54:04 2012 (r241094)
+++ stable/9/usr.bin/rctl/rctl.8 Mon Oct 1 11:16:22 2012 (r241095)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 1, 2012
+.Dd September 16, 2012
.Dt RCTL 8
.Os
.Sh NAME
@@ -184,9 +184,7 @@ Display resource usage information for j
.Pp
Display all the rules applicable to process with PID 512.
.Sh SEE ALSO
-.Xr rctl.conf 5 ,
-.Xr jailstat 8 ,
-.Xr userstat 8
+.Xr rctl.conf 5
.Sh HISTORY
The
.Nm
More information about the svn-src-stable-9
mailing list