From 0ff326a04e63bd6dd822b26d19ced26341d0b3f7 Mon Sep 17 00:00:00 2001 From: green Date: Fri, 18 Jun 2004 20:06:04 +0000 Subject: Note that conscontrol set and unset are an interface for TIOCCONS. --- sbin/conscontrol/conscontrol.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sbin/conscontrol') diff --git a/sbin/conscontrol/conscontrol.8 b/sbin/conscontrol/conscontrol.8 index ed6d2c9..d746caf 100644 --- a/sbin/conscontrol/conscontrol.8 +++ b/sbin/conscontrol/conscontrol.8 @@ -94,10 +94,14 @@ Set or unset the virtual console. When unset, output from the system, such as the kernel .Xr printf 9 , always goes out to the real main console. +When set, it goes to another. +This is an interface to the tty ioctl +.Dv TIOCCONS . .El .Sh SEE ALSO .Xr sio 4 , .Xr syscons 4 , +.Xr tty 4 , .Xr boot 8 , .Xr loader 8 .Sh HISTORY -- cgit v1.1