From e91751c96b76547f574577c51fba8c9e9f8c7085 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 3 Jul 2008 15:25:03 +0000 Subject: [PATCH] wfix, alphabetize SEE ALSO --- man2/sigreturn.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sigreturn.2 b/man2/sigreturn.2 index 5f1a7af1d..67075c0e6 100644 --- a/man2/sigreturn.2 +++ b/man2/sigreturn.2 @@ -71,6 +71,6 @@ Better yet, the specific use of the argument varies depending on the architecture. .SH "SEE ALSO" .BR kill (2), +.BR sigaltstack (2), .BR signal (2), -.BR sigalstack (2), .BR signal (7)