This commit is contained in:
Ben Gras 2005-09-22 21:18:02 +00:00
parent 40ca9c0a8e
commit bd85f7015e

View File

@ -1,4 +1,4 @@
/* This file contains the tesminal driver, both for the IBM console and regular
/* This file contains the terminal driver, both for the IBM console and regular
* ASCII terminals. It handles only the device-independent part of a TTY, the
* device dependent parts are in console.c, rs232.c, etc. This file contains
* two main entry points, tty_task() and tty_wakeup(), and several minor entry