]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/sched_setparam.2
s/current process/calling process/
[thirdparty/man-pages.git] / man2 / sched_setparam.2
index 7de179c8f8a4d95b165bab7d7c840e160ca27c2c..302ba7d140f6a697533fe4e3c7bd5e46afa091da 100644 (file)
@@ -50,7 +50,7 @@ sched_setparam, sched_getparam \- set and get scheduling parameters
 sets the scheduling parameters associated with the scheduling policy
 for the process identified by \fIpid\fP.
 If \fIpid\fP is zero, then
-the parameters of the current process are set.
+the parameters of the calling process are set.
 The interpretation of
 the parameter \fIparam\fP depends on the scheduling
 policy of the process identified by
@@ -63,7 +63,7 @@ for a description of the scheduling policies supported under Linux.
 retrieves the scheduling parameters for the
 process identified by \fIpid\fP.
 If \fIpid\fP is zero, then the parameters
-of the current process are retrieved.
+of the calling process are retrieved.
 
 .BR sched_setparam ()
 checks the validity of \fIparam\fP for the scheduling policy of the