CONSOLE(7) RISC/os Reference Manual CONSOLE(7)
NAME
console - console interface
DESCRIPTION
The console provides the operator interface to the computer.
The file /dev/console is the system console, and refers to
an asynchronous serial data line originating from the system
board. This special file implements the features described
in termio(7).
The file /dev/contty refers to a second asynchronous serial
data line originating from the system board. This special
file implements the features described in termio(7).
FILES
/dev/console
/dev/contty
SEE ALSO
termio(7).
Printed 11/19/92 Page 1