From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Balboni Subject: [PATCH] pthread_attr_init.3: tfix Date: Fri, 14 Nov 2014 18:33:23 +0100 Message-ID: <1415986403-27318-1-git-send-email-andrea.balboni@unimore.it> Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org --- man3/pthread_attr_init.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/pthread_attr_init.3 b/man3/pthread_attr_init.3 index 6092283..3875519 100644 --- a/man3/pthread_attr_init.3 +++ b/man3/pthread_attr_init.3 @@ -106,7 +106,7 @@ we see the following: .in +4n .nf .\" Results from glibc 2.8, SUSE 11.0; Oct 2008 -.RB "$" " ulimit \-s" " # No stack imit ==> default stack size is 2MB" +.RB "$" " ulimit \-s" " # No stack limit ==> default stack size is 2MB" unlimited .RB "$" " ./a.out" Thread attributes: -- 2.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html