summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tty.4
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-08-05 13:14:46 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-08-05 13:14:46 +0000
commit4ba0c6ad205c8b2d3815f002ea961ddbb37008b0 (patch)
tree80de2a6b9b23de448c1909380ac12ae0de759ef5 /share/man/man4/tty.4
parent9c6f83510b81ca662660de747b0c3f085795dcb5 (diff)
downloadFreeBSD-src-4ba0c6ad205c8b2d3815f002ea961ddbb37008b0.zip
FreeBSD-src-4ba0c6ad205c8b2d3815f002ea961ddbb37008b0.tar.gz
Document the two new sysctl variables introduced in rev 1.154 of tty.c.
Diffstat (limited to 'share/man/man4/tty.4')
-rw-r--r--share/man/man4/tty.410
1 files changed, 10 insertions, 0 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index ef475eb..ba2b3cd 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -393,6 +393,16 @@ in
.Fa state
is cleared in the terminal.
.El
+.Sh IMPLEMENTATION NOTES
+The total number of input and output bytes
+through all terminal devices
+are available via the
+.Va kern.tk_nin
+and
+.Va kern.tk_nout
+read-only
+.Xr sysctl 8
+variables.
.Sh SEE ALSO
.Xr stty 1 ,
.Xr ioctl 2 ,
OpenPOWER on IntegriCloud