setjmp.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-10 09:59:39 +01:00
parent 2101b953ac
commit d1902a5280
1 changed files with 1 additions and 1 deletions

View 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.