This commit is contained in:
Michael Kerrisk 2007-06-22 21:01:02 +00:00
parent c1a6449fe7
commit 5852aba2e0
1 changed files with 2 additions and 1 deletions

View File

@ -443,7 +443,8 @@ which tries to write to its controlling terminal.
(not in POSIX; not supported under Linux)
All characters in the input queue are reprinted when
the next character is read.
(\fBbash\fP handles typeahead this way.)
.RB ( bash (1)
handles typeahead this way.)
[requires
.B _BSD_SOURCE
or