minor wording changes

This commit is contained in:
Michael Kerrisk 2004-12-13 08:40:20 +00:00
parent ba17901d0c
commit 99d2b7a267
3 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@ with the internal file linked to
.B EPOLL_CTL_MOD
Change the event
.I event
associated to the target file descriptor
associated with the target file descriptor
.IR fd .
.TP
.B EPOLL_CTL_DEL

View File

@ -106,7 +106,7 @@ data will be lost.
(RB_ENABLE_CAD, 0x89abcdef).
CAD is enabled.
This means that the CAD keystroke will immediately cause
the action associated to LINUX_REBOOT_CMD_RESTART.
the action associated with LINUX_REBOOT_CMD_RESTART.
.TP
.B LINUX_REBOOT_CMD_CAD_OFF
(RB_DISABLE_CAD, 0).

View File

@ -54,7 +54,7 @@ If the corresponding handler is set to
then the signal is ignored.
If the handler is set to
.BR SIG_DFL ,
then the default action associated to the signal (see
then the default action associated with the signal (see
.BR signal (7))
occurs.
Finally, if the handler is set to a function