summaryrefslogtreecommitdiff
path: root/alpine/osdep/termin.unx.c
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/osdep/termin.unx.c')
-rw-r--r--alpine/osdep/termin.unx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/osdep/termin.unx.c b/alpine/osdep/termin.unx.c
index 9ff020a..caf1856 100644
--- a/alpine/osdep/termin.unx.c
+++ b/alpine/osdep/termin.unx.c
@@ -69,7 +69,7 @@ static char rcsid[] = "$Id: termin.unx.c 1025 2008-04-08 22:59:38Z hubert@u.wash
/*======================================================================
Things having to do with reading from the tty driver and keyboard
- initialize tty driver and reset tty driver
- - read a character from terminal with keyboard escape seqence mapping
+ - read a character from terminal with keyboard escape sequence mapping
- initialize keyboard (keypad or such) and reset keyboard
- prompt user for a line of input
- read a command from keyboard with timeouts.