OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / select_tut.2
index 1f735ca..6141daf 100644 (file)
@@ -240,7 +240,7 @@ This race condition is solved by the
 .BR pselect ()
 call.
 This call can be used to set the signal mask to a set of signals
-that are only to be received within the
+that are to be received only within the
 .BR pselect ()
 call.
 For instance, let us say that the event in question
@@ -838,7 +838,7 @@ connections cause the current connection to be dropped.
 .\" .SH AUTHORS
 .\" This man page was written by Paul Sheer.
 .SH COLOPHON
-This page is part of release 3.75 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,