]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
setjmp.3: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 10 Dec 2016 08:59:39 +0000 (09:59 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 10 Dec 2016 11:22:29 +0000 (12:22 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/setjmp.3

index 3af78d4c1a8bccc069e255595ff04b4121f8dcaf..9cef3b9d87ac16d0ebf0560d14edacb54016d372 100644 (file)
@@ -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.