OSDN Git Service

(split) LDP: Update original to LDP v3.50.
[linuxjm/LDP_man-pages.git] / original / man3 / sigset.3
index 5de668a..78f36f6 100644 (file)
@@ -1,6 +1,7 @@
 '\" t
 .\" Copyright (c) 2005 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
@@ -20,6 +21,7 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .TH SIGSET 3 2010-09-20 "Linux" "Linux Programmer's Manual"
 .SH NAME
@@ -168,7 +170,7 @@ For
 .BR sigignore (),
 see the errors under
 .BR sigaction (2).
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 SVr4, POSIX.1-2001.
 These functions are obsolete: do not use them in new programs.
 POSIX.1-2008 marks
@@ -261,7 +263,7 @@ should be
 Instead, the previous disposition of the signal is returned.
 These problems have been fixed since glibc 2.5.
 .\" See http://sourceware.org/bugzilla/show_bug.cgi?id=1951
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR kill (2),
 .BR pause (2),
 .BR sigaction (2),