]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(Interrupt Input): Fix xref.
authorRoland McGrath <roland@gnu.org>
Fri, 14 Oct 1994 10:04:18 +0000 (10:04 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 14 Oct 1994 10:04:18 +0000 (10:04 +0000)
manual/llio.texi

index 24c14bd0a386923dec033cb50c55722b7e84b306..437fd3d22292826471d2d70d033dce5dee678b1f 100644 (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.