OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / sigaltstack.2
index 4deb048..49911ec 100644 (file)
@@ -148,7 +148,7 @@ a nonzero value other than
 .B ENOMEM
 The specified size of the new alternate signal stack
 .I ss.ss_size
-as less than
+was less than
 .BR MINSTKSZ .
 .TP
 .B EPERM
@@ -239,7 +239,7 @@ if (sigaltstack(&ss, NULL) == \-1)
 .BR sigsetjmp (3),
 .BR signal (7)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,