setjmp.3: tfix

Reported-by: Ben Dog <wsy2220@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-23 13:38:41 +02:00
parent 1b206bd82f
commit baf7fedbab
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ is a function
.BR _setjmp ()
that will not.
The behavior under Linux depends on the glibc version
and the setting of feature text macros.
and the setting of feature test macros.
On Linux with glibc versions before 2.19,
.BR setjmp ()
follows the System V behavior by default,