From: Michael Kerrisk Date: Sat, 10 Dec 2016 08:59:39 +0000 (+0100) Subject: setjmp.3: tfix X-Git-Tag: man-pages-4.09~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1902a5280f03fff98c95a0bda134dca27ea82e5;p=thirdparty%2Fman-pages.git setjmp.3: tfix Signed-off-by: Michael Kerrisk --- diff --git a/man3/setjmp.3 b/man3/setjmp.3 index 3af78d4c1a..9cef3b9d87 100644 --- a/man3/setjmp.3 +++ b/man3/setjmp.3 @@ -167,7 +167,7 @@ will save the signal mask In System V it will not. In 4.3BSD it will, and there is a function -.B _setjmp +.BR _setjmp () that will not. The behavior under Linux depends on the glibc version and the setting of feature text macros.