diff options
Diffstat (limited to 'man2/sched_setattr.2')
| -rw-r--r-- | man2/sched_setattr.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2 index 1aaa10929b..ea08ab08af 100644 --- a/man2/sched_setattr.2 +++ b/man2/sched_setattr.2 @@ -30,10 +30,10 @@ set and get scheduling policy and attributes .SH SYNOPSIS .nf .B #include <sched.h> - +.PP .BI "int sched_setattr(pid_t " pid ", struct sched_attr *" attr , .BI " unsigned int " flags ); - +.PP .BI "int sched_getattr(pid_t " pid ", struct sched_attr *" attr , .BI " unsigned int " size ", unsigned int " flags ); .fi |
