aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/sched_4bsd.4
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2007-06-05 01:10:47 +0000
committerXin LI <delphij@FreeBSD.org>2007-06-05 01:10:47 +0000
commit8bdbc89cd8770dece007628dfedda32ee4aa6cc3 (patch)
tree3251b7bd521daf4072b8719f028b031f2b4d7d35 /share/man/man4/sched_4bsd.4
parent051e756190ba00a5e7d7a5cee91930ace72523f1 (diff)
sched_core(4) removed.
Notes
Notes: svn path=/head/; revision=170312
Diffstat (limited to 'share/man/man4/sched_4bsd.4')
-rw-r--r--share/man/man4/sched_4bsd.43
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/sched_4bsd.4 b/share/man/man4/sched_4bsd.4
index a46f1b2fa867..e72d0555bfc8 100644
--- a/share/man/man4/sched_4bsd.4
+++ b/share/man/man4/sched_4bsd.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 7, 2005
+.Dd June 5, 2007
.Os
.Dt SCHED_4BSD 4
.Sh NAME
@@ -60,7 +60,6 @@ on wakeup.
.Pp
Some sysctls will be available only on systems supporting SMP.
.Sh SEE ALSO
-.Xr sched_core 4 ,
.Xr sched_ule 4 ,
.Xr sysctl 8
.Sh HISTORY