diff options
Diffstat (limited to 'man2/sched_setparam.2')
| -rw-r--r-- | man2/sched_setparam.2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man2/sched_setparam.2 b/man2/sched_setparam.2 index ffa7851297..1bca5b48f1 100644 --- a/man2/sched_setparam.2 +++ b/man2/sched_setparam.2 @@ -35,7 +35,6 @@ sched_setparam, sched_getparam \- set and get scheduling parameters .B #include <sched.h> .PP .BI "int sched_setparam(pid_t " pid ", const struct sched_param *" param ); -.PP .BI "int sched_getparam(pid_t " pid ", struct sched_param *" param ); .PP \fBstruct sched_param { |
