diff --git a/man2/sched_setscheduler.2 b/man2/sched_setscheduler.2 index cd8770cfc..12cbb8e2d 100644 --- a/man2/sched_setscheduler.2 +++ b/man2/sched_setscheduler.2 @@ -49,7 +49,7 @@ scheduling policy and parameters of the calling thread will be set. The scheduling parameters are specified in the .I param -argumenti, which is a pointer to a structure of the following form: +argument, which is a pointer to a structure of the following form: .nf .in +4n