summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat
diff options
context:
space:
mode:
authordds <dds@FreeBSD.org>2004-11-11 17:30:04 +0000
committerdds <dds@FreeBSD.org>2004-11-11 17:30:04 +0000
commit7dc3219d5e0cf586b98275c85888d95a26fecbbb (patch)
tree945fe0dc53f7ca96157822ecf7ef5f44eb69c688 /usr.sbin/pstat
parent790ed93433be9aca13a77b6a6f041e0008ac4a23 (diff)
downloadFreeBSD-src-7dc3219d5e0cf586b98275c85888d95a26fecbbb.zip
FreeBSD-src-7dc3219d5e0cf586b98275c85888d95a26fecbbb.tar.gz
Corrected the description of the -t output columns to reflect reality.
MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r--usr.sbin/pstat/pstat.823
1 files changed, 11 insertions, 12 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 22a4f4c..f15564a 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -136,19 +136,22 @@ of the statistics will be reported in the final line of the report.
Print table for terminals
with these headings:
.Bl -tag -width indent
+.It LINE
+Device name.
.It RAW
Number of characters in raw input queue.
.It CAN
Number of characters in canonicalized input queue.
.It OUT
Number of characters in output queue.
-.It MODE
-See
-.Xr tty 4 .
-.It ADDR
-Physical device address.
-.It DEL
-Number of delimiters (newlines) in canonicalized input queue.
+.It IHIWT
+High water mark for input.
+.It ILOWT
+Low water mark for input.
+.It OHWT
+High water mark for output.
+.It LWT
+Low water mark for output.
.It COL
Calculated column position of terminal.
.It STATE
@@ -211,7 +214,7 @@ connection lost
.It SESS
Kernel address of the session structure.
.It PGID
-Process group for which this is controlling terminal.
+Process group for which this is the controlling terminal.
.It DISC
Line discipline;
.Ql term
@@ -222,10 +225,6 @@ or
for
NTTYDISC
or
-.Ql tab
-for
-TABLDISC
-or
.Ql slip
for
SLIPDISC
OpenPOWER on IntegriCloud