summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-10-19 14:44:13 +0000
committerru <ru@FreeBSD.org>2001-10-19 14:44:13 +0000
commitb28c3d865f7d7c0a83894a1b1fa7567986511eae (patch)
tree148e42c669e378409540cbcb676ff7af88ff3019 /lib
parenta96bb8dac0ee0436a8379a6b9567277229522ce8 (diff)
downloadFreeBSD-src-b28c3d865f7d7c0a83894a1b1fa7567986511eae.zip
FreeBSD-src-b28c3d865f7d7c0a83894a1b1fa7567986511eae.tar.gz
mdoc(7) police: join OS version with the corresponding macro.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/sigreturn.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/sigreturn.2 b/lib/libc/sys/sigreturn.2
index 9717345..e5b186a 100644
--- a/lib/libc/sys/sigreturn.2
+++ b/lib/libc/sys/sigreturn.2
@@ -84,8 +84,8 @@ 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 4.2
-.Bx
+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.
OpenPOWER on IntegriCloud