summaryrefslogtreecommitdiffstats
path: root/usr.bin/rctl
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-09-14 15:37:19 +0000
committertrasz <trasz@FreeBSD.org>2015-09-14 15:37:19 +0000
commitbbe0ea3ac0e8a5df29ff62333dbfaed8befc6da1 (patch)
tree9a14762713fe2ff84a4333f441f28577035f115c /usr.bin/rctl
parent183453ee1fe1b6d691db5c27f7f9fec048484f08 (diff)
downloadFreeBSD-src-bbe0ea3ac0e8a5df29ff62333dbfaed8befc6da1.zip
FreeBSD-src-bbe0ea3ac0e8a5df29ff62333dbfaed8befc6da1.tar.gz
Make it clear that 'swapuse' is swap reservation and not actual swap usage.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.bin/rctl')
-rw-r--r--usr.bin/rctl/rctl.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rctl/rctl.8 b/usr.bin/rctl/rctl.8
index bebf4fd..9fc1c1c 100644
--- a/usr.bin/rctl/rctl.8
+++ b/usr.bin/rctl/rctl.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 11, 2014
+.Dd September 14, 2015
.Dt RCTL 8
.Os
.Sh NAME
@@ -193,7 +193,7 @@ resource would be
.It Sy openfiles Ta "file descriptor table size"
.It Sy vmemoryuse Ta "address space limit, in bytes"
.It Sy pseudoterminals Ta "number of PTYs"
-.It Sy swapuse Ta "swap usage, in bytes"
+.It Sy swapuse Ta "swap space that may be reserved or used, in bytes"
.It Sy nthr Ta "number of threads"
.It Sy msgqqueued Ta "number of queued SysV messages"
.It Sy msgqsize Ta "SysV message queue size, in bytes"
OpenPOWER on IntegriCloud