OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man7 / epoll.7
index b69de97..c1dab45 100644 (file)
@@ -179,7 +179,7 @@ If the system is in
 mode via
 .I /sys/power/autosleep
 and an event happens which wakes the device from sleep, the device
-driver will only keep the device awake until that event is queued.
+driver will keep the device awake only until that event is queued.
 To keep the device awake until the event has been processed,
 it is necessary to use the
 .BR epoll (7)
@@ -580,7 +580,7 @@ and Solaris has
 .BR epoll_ctl (2),
 .BR epoll_wait (2)
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,