(Interrupt Input): Fix xref.

This commit is contained in:
Roland McGrath 1994-10-14 10:04:18 +00:00
parent bc7e2e8a23
commit b51daf8210
1 changed files with 1 additions and 1 deletions

View File

@ -1681,7 +1681,7 @@ descriptor is a socket, this also selects the recipient of @code{SIGURG}
signals that are delivered when out-of-band data arrives on that socket;
see @ref{Out-of-Band Data}. (@code{SIGURG} is sent in any situation
where @code{select} would report the socket as having an ``exceptional
condition''. @xref{Waiting for Input}.)
condition''. @xref{Waiting for I/O}.)
If the file descriptor corresponds to a terminal device, then @code{SIGIO}
signals are sent to the foreground process group of the terminal.