summaryrefslogtreecommitdiff
path: root/share/man/man4/tty.4
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>2001-06-23 08:02:04 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>2001-06-23 08:02:04 +0000
commitd2e4695f2975d8fd72c6ebfaa70480ec1f769d44 (patch)
tree45510f4534c3823939fd89c5d58ad1eb6a2c2027 /share/man/man4/tty.4
parent374376b256c51dd7d7f3edf326fc88e3ee5d2949 (diff)
More spelling fixes from jsyn@nthought.com, and some formatting fixes
Diffstat (limited to 'share/man/man4/tty.4')
-rw-r--r--share/man/man4/tty.48
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index 0c22af437f9..e9bc3994730 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tty.4,v 1.15 2000/04/17 02:32:44 aaron Exp $
+.\" $OpenBSD: tty.4,v 1.16 2001/06/23 08:01:54 pjanzen Exp $
.\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
@@ -367,7 +367,11 @@ structure pointed to by
.It Dv TIOCCONS Fa int *on
If
.Fa on
-points to a non-zero integer, redirect kernel console output (kernel printf's)
+points to a non-zero integer, redirect kernel console output
+.Po
+kernel
+.Fn printf Ns s
+.Pc
to this terminal.
If
.Fa on