diff options
Diffstat (limited to 'man3/bsd_signal.3')
| -rw-r--r-- | man3/bsd_signal.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3 index 30df1b9eec..072cbb15b8 100644 --- a/man3/bsd_signal.3 +++ b/man3/bsd_signal.3 @@ -58,6 +58,8 @@ on error. .SH ERRORS As for .BR signal (2). +.SH "CONFORMING TO" +4.2BSD, POSIX.1-2001. .SH NOTES Use of .BR bsd_signal () @@ -81,8 +83,6 @@ The use of is a GNU extension; this type is only defined if the _GNU_SOURCE feature test macro is defined. -.SH "CONFORMING TO" -4.2BSD, POSIX.1-2001. .SH "SEE ALSO" .BR sigaction (2), .BR signal (2), |
