OSDN Git Service

LDP: Update original to LDP v3.76
[linuxjm/LDP_man-pages.git] / original / man2 / pause.2
index 2b011a1..3a27b1c 100644 (file)
@@ -43,7 +43,7 @@ the invocation of a signal-catching function.
 .BR pause ()
 returns only when a signal was caught and the
 signal-catching function returned.
-In this case
+In this case,
 .BR pause ()
 returns \-1, and
 .I errno
@@ -61,3 +61,12 @@ SVr4, 4.3BSD, POSIX.1-2001.
 .BR select (2),
 .BR signal (2),
 .BR sigsuspend (2)
+.SH COLOPHON
+This page is part of release 3.76 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.