fcntl.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2015-12-30 15:16:39 +01:00 committed by Michael Kerrisk
parent f6615c426b
commit 835b2b2c27
1 changed files with 1 additions and 1 deletions

View File

@ -937,7 +937,7 @@ set etc.) to determine which file descriptors are available for I/O.
Note that the file descriptor provided in
.I si_fd
is the one that that was specified during the
is the one that was specified during the
.BR F_SETSIG
operation.
This can lead to an unusual corner case.