summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2000-04-26 05:09:22 +0000
committerjkoshy <jkoshy@FreeBSD.org>2000-04-26 05:09:22 +0000
commitbcf41d55dd6c05fc488468056c58cfb124dc1f0e (patch)
tree90d463cf92f1b035e5910d1ebaf5c12c0f6a0120 /lib/libc
parent85e4002ebb87f0e0d5b9bd44b93a64df1bba8294 (diff)
downloadFreeBSD-src-bcf41d55dd6c05fc488468056c58cfb124dc1f0e.zip
FreeBSD-src-bcf41d55dd6c05fc488468056c58cfb124dc1f0e.tar.gz
Fix typo. Use `.Fa' to denote a function argument.
PR: docs/18214 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/sched_get_priority_max.26
1 files changed, 4 insertions, 2 deletions
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
OpenPOWER on IntegriCloud