aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.