summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iostat/iostat.8
diff options
context:
space:
mode:
authorivoras <ivoras@FreeBSD.org>2010-11-17 15:12:10 +0000
committerivoras <ivoras@FreeBSD.org>2010-11-17 15:12:10 +0000
commit32a58110d0f0bf2f7b478c11079ac75f273aff5a (patch)
treefa4dda175f7692895babe3b1e8cd73d7d0d411a9 /usr.sbin/iostat/iostat.8
parentdc5dcc5e85273e96d3a01ad5e5e4223de176266e (diff)
downloadFreeBSD-src-32a58110d0f0bf2f7b478c11079ac75f273aff5a.zip
FreeBSD-src-32a58110d0f0bf2f7b478c11079ac75f273aff5a.tar.gz
Change "wait" banner to "qlen" to be more indicative of its purpose and to
be more inline with what gstat uses. Reviewed by: gnn Silence from: phk, keramida
Diffstat (limited to 'usr.sbin/iostat/iostat.8')
-rw-r--r--usr.sbin/iostat/iostat.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8
index 6a9ef02..69fadcf 100644
--- a/usr.sbin/iostat/iostat.8
+++ b/usr.sbin/iostat/iostat.8
@@ -348,7 +348,7 @@ write operations per second
kilobytes read per second
.It kw/s
kilobytes write per second
-.It wait
+.It qlen
transactions queue length
.It svc_t
average duration of transactions, in milliseconds
OpenPOWER on IntegriCloud