diff options
| author | Jilles Tjoelker <jilles@FreeBSD.org> | 2013-05-25 13:59:40 +0000 |
|---|---|---|
| committer | Jilles Tjoelker <jilles@FreeBSD.org> | 2013-05-25 13:59:40 +0000 |
| commit | 0bbacb9c66160751fc1f2dfc81107d2be30b88c9 (patch) | |
| tree | 91236f14a83ac1e8a90e316814446694bd056171 /lib/libc/sys/sigreturn.2 | |
| parent | a6f45121b56771469a2ca8af196be74eb3debb6d (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/sigreturn.2')
| -rw-r--r-- | lib/libc/sys/sigreturn.2 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/sys/sigreturn.2 b/lib/libc/sys/sigreturn.2 index 02d75a83b6ed1..13d76f68d48b2 100644 --- a/lib/libc/sys/sigreturn.2 +++ b/lib/libc/sys/sigreturn.2 @@ -56,10 +56,6 @@ Execution resumes at the specified pc. This system call is used by the trampoline code and .Xr longjmp 3 when returning from a signal to the previously executing program. -.Sh NOTES -This system call is not available in -.Bx 4.2 -hence it should not be used if backward compatibility is needed. .Sh RETURN VALUES If successful, the system call does not return. Otherwise, a value of -1 is returned and |
