diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2011-04-14 18:37:27 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2011-04-14 18:37:27 +0000 |
| commit | ee2509d1a240d24d3c8ff0c0ca8e25c710dbbfa2 (patch) | |
| tree | aadf31d14da498373d94552e0b2cd5866ad434da /usr.bin | |
| parent | 8fd7d6577916b57274307607d91b8820c213ca19 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/rctl/rctl.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/rctl/rctl.8 b/usr.bin/rctl/rctl.8 index 75cc28a1bb479..f30f4c3f024f0 100644 --- a/usr.bin/rctl/rctl.8 +++ b/usr.bin/rctl/rctl.8 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 30, 2011 +.Dd April 14, 2011 .Dt RCTL 8 .Os .Sh NAME @@ -185,6 +185,7 @@ Display resource usage information for jail with JID 5. .Pp Display all the rules applicable to process with PID 512. .Sh SEE ALSO +.Xr rctl.conf 5 , .Xr jailstat 8 , .Xr userstat 8 .Sh HISTORY |
