summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2001-07-22 11:51:11 +0000
committermpp <mpp@FreeBSD.org>2001-07-22 11:51:11 +0000
commitb836d8030e4090784be57170b598076205d08736 (patch)
tree9495e52af17596b3088cfcbecbb1014fd155d5ce /lib
parentddad656d3e3f4da422c99e106e18aa73daf4e1f3 (diff)
downloadFreeBSD-src-b836d8030e4090784be57170b598076205d08736.zip
FreeBSD-src-b836d8030e4090784be57170b598076205d08736.tar.gz
Fix some man page xrefs.
PR: docs/26065 MFC after: 1 week
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/sched_get_priority_max.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/sched_get_priority_max.2 b/lib/libc/sys/sched_get_priority_max.2
index 20b2459..54095d0 100644
--- a/lib/libc/sys/sched_get_priority_max.2
+++ b/lib/libc/sys/sched_get_priority_max.2
@@ -113,9 +113,9 @@ No process can be found corresponding to that specified by
.El
.Sh SEE ALSO
.Xr sched_getparam 2 ,
-.Xr sched_get_scheduler 2 ,
+.Xr sched_getscheduler 2 ,
.Xr sched_setparam 2 ,
-.Xr sched_set_scheduler 2
+.Xr sched_setscheduler 2
.Sh STANDARDS
The
.Fn sched_setscheduler
OpenPOWER on IntegriCloud