aboutsummaryrefslogtreecommitdiffstats
path: root/man3/setjmp.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-12-10 09:59:39 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-12-10 12:22:29 +0100
commitd1902a5280f03fff98c95a0bda134dca27ea82e5 (patch)
tree95d10382c4a0503f419002a27ceca2a24d3da0e5 /man3/setjmp.3
parent2101b953ac0903bb6a2063c4cf3e7513a4c557aa (diff)
downloadman-pages-d1902a5280f03fff98c95a0bda134dca27ea82e5.tar.gz
setjmp.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/setjmp.3')
-rw-r--r--man3/setjmp.32
1 files changed, 1 insertions, 1 deletions
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.