Corrected the description of the -t output columns to reflect reality.

MFC after:	2 weeks
This commit is contained in:
Diomidis Spinellis 2004-11-11 17:30:04 +00:00
parent 24f3d18aa1
commit 7aaa48252b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137579

View File

@ -136,19 +136,22 @@ of the statistics will be reported in the final line of the report.
Print table for terminals Print table for terminals
with these headings: with these headings:
.Bl -tag -width indent .Bl -tag -width indent
.It LINE
Device name.
.It RAW .It RAW
Number of characters in raw input queue. Number of characters in raw input queue.
.It CAN .It CAN
Number of characters in canonicalized input queue. Number of characters in canonicalized input queue.
.It OUT .It OUT
Number of characters in output queue. Number of characters in output queue.
.It MODE .It IHIWT
See High water mark for input.
.Xr tty 4 . .It ILOWT
.It ADDR Low water mark for input.
Physical device address. .It OHWT
.It DEL High water mark for output.
Number of delimiters (newlines) in canonicalized input queue. .It LWT
Low water mark for output.
.It COL .It COL
Calculated column position of terminal. Calculated column position of terminal.
.It STATE .It STATE
@ -211,7 +214,7 @@ connection lost
.It SESS .It SESS
Kernel address of the session structure. Kernel address of the session structure.
.It PGID .It PGID
Process group for which this is controlling terminal. Process group for which this is the controlling terminal.
.It DISC .It DISC
Line discipline; Line discipline;
.Ql term .Ql term
@ -222,10 +225,6 @@ or
for for
NTTYDISC NTTYDISC
or or
.Ql tab
for
TABLDISC
or
.Ql slip .Ql slip
for for
SLIPDISC SLIPDISC