aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sched_setparam.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-22 16:40:46 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-22 16:40:46 +0000
commit94e9d9febdb3c68f94bcff26002311fa464837df (patch)
tree3a855c552ff4049052ef3cf9dc7c2f68cee7e03e /man2/sched_setparam.2
parent009df872f730972ec53a70652959c7b47c7ece8b (diff)
downloadman-pages-94e9d9febdb3c68f94bcff26002311fa464837df.tar.gz
Replace "-" by "\-" where a real dash is required.
Diffstat (limited to 'man2/sched_setparam.2')
-rw-r--r--man2/sched_setparam.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2
index e1beeefba9..7de179c8f8 100644
--- a/man2/sched_setparam.2
+++ b/man2/sched_setparam.2
@@ -68,7 +68,7 @@ of the current process are retrieved.
.BR sched_setparam ()
checks the validity of \fIparam\fP for the scheduling policy of the
process.
-The parameter \fIparam->sched_priority\fP must lie within the
+The parameter \fIparam\->sched_priority\fP must lie within the
range given by
.BR sched_get_priority_min (2)
and