OSDN Git Service

Revert the following change to correct the mail address of the committer
[linuxjm/jm.git] / manual / LDP_man-pages / original / man2 / sched_setparam.2
index 2e1b176..dd70484 100644 (file)
@@ -27,7 +27,7 @@
 .\"            revision
 .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
 .\"
-.TH SCHED_SETPARAM 2 2013-09-17 "Linux" "Linux Programmer's Manual"
+.TH SCHED_SETPARAM 2 2013-02-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 sched_setparam, sched_getparam \- set and get scheduling parameters
 .SH SYNOPSIS
@@ -66,7 +66,7 @@ of the calling process are retrieved.
 
 .BR sched_setparam ()
 checks the validity of \fIparam\fP for the scheduling policy of the
-thread.
+process.
 The value \fIparam\->sched_priority\fP must lie within the
 range given by
 .BR sched_get_priority_min (2)