]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
POSIX.1-2008 removes the specification of bsd_signal().
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Aug 2008 10:54:36 +0000 (10:54 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Aug 2008 10:54:36 +0000 (10:54 +0000)
man3/bsd_signal.3

index f0d583f0b7f470af4efae4467b7293d4f701a109..b747798c38aff96b79f1b3b942b7ff915cf8f2a8 100644 (file)
@@ -20,7 +20,7 @@
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
 .\"
-.TH BSD_SIGNAL 3 2007-05-04 "" "Linux Programmer's Manual"
+.TH BSD_SIGNAL 3 2008-08-06 "" "Linux Programmer's Manual"
 .SH NAME
 bsd_signal \- signal handling with BSD semantics
 .SH SYNOPSIS
@@ -60,7 +60,8 @@ As for
 .BR signal (2).
 .SH "CONFORMING TO"
 4.2BSD, POSIX.1-2001.
-.\" FIXME . Mar 08: The next POSIX.1 revision removes bsd_signal().
+POSIX.1-2008 removes the specification of
+.BR bsd_signal ().
 .SH NOTES
 Use of
 .BR bsd_signal ()