From bcff8e2ae45e518525d7ef2084dd1b1b33b8f026 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Mon, 12 Feb 1996 04:57:03 +0000 Subject: Another round of man page cleanups. Down to only about 100 items left to cleanup! :-) --- lib/libncurses/curs_inopts.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libncurses') diff --git a/lib/libncurses/curs_inopts.3 b/lib/libncurses/curs_inopts.3 index cfa4085d29be..f8cd8148a94d 100644 --- a/lib/libncurses/curs_inopts.3 +++ b/lib/libncurses/curs_inopts.3 @@ -92,7 +92,7 @@ causes the terminal keypad to be turned on when \fBwgetch\fR is called. The default value for keypad is false. Initially, whether the terminal returns 7 or 8 significant bits on -input depends on the control mode of the tty driver [see termio(7)]. +input depends on the control mode of the tty driver [see termios(4)]. To force 8 bits to be returned, invoke \fBmeta\fR(\fIwin\fR, \fBTRUE\fR). To force 7 bits to be returned, invoke \fBmeta\fR(\fIwin\fR, \fBFALSE\fR). The window argument, \fIwin\fR, @@ -123,7 +123,7 @@ BREAK key depends on other bits in the tty driver that are not set by When the \fBnoqiflush\fR routine is used, normal flush of input and output queues associated with the \fBINTR\fR, \fBQUIT\fR and -\fBSUSP\fR characters will not be done [see termio(7)]. When +\fBSUSP\fR characters will not be done [see termios(4)]. When \fBqiflush\fR is called, the queues will be flushed when these control characters are read. @@ -161,7 +161,7 @@ The entry points \fBintrflush\fR, \fBqiflush\fR, \fBnoqiflush\fR, and \fBtypeahead\fR are not yet implemented in ncurses 1.8.6. The ncurses code does not do typeahead checking during input as SVr4 curses does. .SH SEE ALSO -\fBncurses\fR(3), \fBcurs_getch\fR(3), \fBcurs_initscr\fR(3), \fBtermio\fR(7) +\fBncurses\fR(3), \fBcurs_getch\fR(3), \fBcurs_initscr\fR(3), \fBtermios\fR(4) .\"# .\"# The following sets edit modes for GNU EMACS .\"# Local Variables: -- cgit v1.3