From bcf41d55dd6c05fc488468056c58cfb124dc1f0e Mon Sep 17 00:00:00 2001 From: jkoshy Date: Wed, 26 Apr 2000 05:09:22 +0000 Subject: Fix typo. Use `.Fa' to denote a function argument. PR: docs/18214 Submitted by: Ben Smithurst --- lib/libc/sys/sched_get_priority_max.2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/sched_get_priority_max.2 b/lib/libc/sys/sched_get_priority_max.2 index ff76420..5f3094a 100644 --- a/lib/libc/sys/sched_get_priority_max.2 +++ b/lib/libc/sys/sched_get_priority_max.2 @@ -46,8 +46,10 @@ The .Fn sched_get_priority_max and .Fn sched_get_priority_min -functions return the appropriate maximum or minimum, respectfully, -for the scheduling policy specified by policy. The +functions return the appropriate maximum or minimum, respectively, +for the scheduling policy specified by +.Fa policy . +The .Fn sched_rr_get_interval function updates the .Fa timespec -- cgit v1.1