summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2014-12-08 13:13:17 +0000
committeravg <avg@FreeBSD.org>2014-12-08 13:13:17 +0000
commit36fdb56baa99212563c1b7bc1d6dd227efbe41c0 (patch)
treeb50c93c293484654db3b4593cd20af1ed4c9902f /share/man/man9/Makefile
parentc07a7147dfe34345d865f4505c5ed1b54f7561d5 (diff)
downloadFreeBSD-src-36fdb56baa99212563c1b7bc1d6dd227efbe41c0.zip
FreeBSD-src-36fdb56baa99212563c1b7bc1d6dd227efbe41c0.tar.gz
MFC r275045: callout(9): add sbt flavors of callout_schedule
Not applicable to earlier releases.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index c7140e2..76e8314 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1385,10 +1385,14 @@ MLINKS+=timeout.9 callout.9 \
timeout.9 callout_init_rw.9 \
timeout.9 callout_pending.9 \
timeout.9 callout_reset.9 \
- timeout.9 callout_reset_sbt.9 \
timeout.9 callout_reset_on.9 \
+ timeout.9 callout_reset_sbt.9 \
+ timeout.9 callout_reset_sbt_curcpu.9 \
timeout.9 callout_reset_sbt_on.9 \
timeout.9 callout_schedule.9 \
+ timeout.9 callout_schedule_sbt.9 \
+ timeout.9 callout_schedule_sbt_curcpu.9 \
+ timeout.9 callout_schedule_sbt_on.9 \
timeout.9 callout_stop.9 \
timeout.9 untimeout.9
MLINKS+=ucred.9 crcopy.9 \
OpenPOWER on IntegriCloud