mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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 MFC after: 2 weeks
This commit is contained in:
parent
7b5a343596
commit
d8c4c83314
1 changed files with 2 additions and 4 deletions
|
|
@ -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 jail named "www".
|
|||
.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
|
||||
|
|
|
|||
Loading…
Reference in a new issue