Edward Tomasz Napierala
d8c4c83314
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
2012-09-16 23:25:13 +00:00
Edward Tomasz Napierala
aeb99b567a
Improve description for "rctl -l".
...
MFC after: 2 weeks
2012-09-01 11:24:02 +00:00
Xin LI
5083afda56
The .Fx macro needs the version number be in its own word separated by
...
a space. This change have no visible effect for rendering.
2012-04-22 07:55:56 +00:00
Joel Dahl
1844d4fe2d
Remove superfluous paragraph macro.
2012-03-29 16:07:22 +00:00
Joel Dahl
288eac5aed
mandoc complains loudly when <TAB>s are misused in columnated lists. Fix
...
this syntax violation and while I'm here also convert <TAB> to Ta and adjust
quotation marks in order to prevent this problem in the future.
2012-03-29 16:02:40 +00:00
Joel Dahl
126b754db4
Remove superfluous paragraph macro.
2012-03-25 09:19:25 +00:00
Edward Tomasz Napierala
a29460e077
Use proper "maxproc" name, not "nproc".
...
PR: docs/162172
2012-03-01 10:21:10 +00:00
Glen Barber
dce762dd44
Formatting fixes:
...
hexdump/od.1:
- Enclose tabbed content in quotes [1]
ar/ar.1:
- Enclose tabbed content in quotes [1]
rctl/rctl.8:
- Enclose tabbed content in quotes [1]
- Start a sentence on a newline [2]
Reported by: manlint [1], igor [2]
MFC after: 1 week
X-MFC-after: 9.0-RELEASE
2011-12-23 00:29:01 +00:00
Edward Tomasz Napierala
85a2f1b4f2
Rename resource names to match these in login.conf.
2011-07-14 19:18:17 +00:00
Ed Schouten
48a16a34d8
Remove redundant assignments to WARNS.
...
For these directories, WARNS is already implied to be 6.
2011-06-06 20:24:17 +00:00
Ulrich Spörlein
b2e52ced25
mdoc: fix markup
2011-06-02 09:56:42 +00:00
Edward Tomasz Napierala
7e2548ae0a
Remove definitions for RACCT_FSIZE and RACCT_SBSIZE - these two are rather
...
performance-sensitive and not that useful, so I won't be merging them
before 9.0.
2011-05-27 19:57:58 +00:00
Edward Tomasz Napierala
a7ad07bff3
Change the way rctl interfaces with jails by introducing prison_racct
...
structure, which acts as a proxy between them. This makes jail rules
persistent, i.e. they can be added before jail gets created, and they
don't disappear when the jail gets destroyed.
2011-05-03 07:32:58 +00:00
Edward Tomasz Napierala
ee2509d1a2
Add manual page for rctl.conf(5).
2011-04-14 18:37:27 +00:00
Edward Tomasz Napierala
20d3bac00f
Fix grammar and bump date.
...
Submitted by: trociny
2011-03-30 20:13:55 +00:00
Edward Tomasz Napierala
6ec54a57b4
Add rctl(8), the utility to manage rctl rules.
...
Sponsored by: The FreeBSD Foundation
Reviewed by: kib (earlier version)
2011-03-30 18:27:52 +00:00