OSDN Git Service

(split) LDP: Update original to LDP v3.50.
[linuxjm/LDP_man-pages.git] / original / man2 / sched_get_priority_max.2
index d5bc300..329775b 100644 (file)
@@ -1,7 +1,6 @@
-.\" Hey Emacs! This file is -*- nroff -*- source.
-.\"
 .\" Copyright (C) Tom Bjorkholm & Markus Kuhn, 1996
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
@@ -18,9 +17,9 @@
 .\" GNU General Public License for more details.
 .\"
 .\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, write to the Free
-.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
-.\" USA.
+.\" License along with this manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
 .\"
 .\" 1996-04-01 Tom Bjorkholm <tomb@mydata.se>
 .\"            First version written
@@ -84,7 +83,7 @@ and
 are available define
 .B _POSIX_PRIORITY_SCHEDULING
 in \fI<unistd.h>\fP.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success,
 .BR sched_get_priority_max ()
 and
@@ -98,9 +97,11 @@ is set appropriately.
 .TP
 .B EINVAL
 The argument \fIpolicy\fP does not identify a defined scheduling policy.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 POSIX.1-2001.
-.SH "SEE ALSO"
+.SH SEE ALSO
+.ad l
+.nh
 .BR sched_getaffinity (2),
 .BR sched_getparam (2),
 .BR sched_getscheduler (2),
@@ -109,4 +110,4 @@ POSIX.1-2001.
 .BR sched_setscheduler (2)
 .PP
 .I Programming for the real world \- POSIX.4
-by Bill O. Gallmeister, O'Reilly & Associates, Inc., ISBN 1-56592-074-0
+by Bill O. Gallmeister, O'Reilly & Associates, Inc., ISBN 1-56592-074-0.