Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Build links for rest of the sysmon_taskq(9) f...
details: https://anonhg.NetBSD.org/src/rev/69ea6dd1e80f
branches: trunk
changeset: 751150:69ea6dd1e80f
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Jan 26 08:14:09 2010 +0000
description:
Build links for rest of the sysmon_taskq(9) functions.
diffstat:
share/man/man9/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 2a72ff0b9642 -r 69ea6dd1e80f share/man/man9/Makefile
--- a/share/man/man9/Makefile Tue Jan 26 08:01:26 2010 +0000
+++ b/share/man/man9/Makefile Tue Jan 26 08:14:09 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.311 2010/01/25 16:16:33 jruoho Exp $
+# $NetBSD: Makefile,v 1.312 2010/01/26 08:14:09 jruoho Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -659,7 +659,10 @@
sysmon_envsys.9 sysmon_envsys_unregister.9 \
sysmon_envsys.9 sysmon_envsys_sensor_attach.9 \
sysmon_envsys.9 sysmon_envsys_sensor_detach.9
-MLINKS+=sysmon_taskq.9 sysmon_task_queue_sched.9
+MLINKS+=sysmon_taskq.9 sysmon_task_queue_fini.9 \
+ sysmon_taskq.9 sysmon_task_queue_init.9 \
+ sysmon_taskq.9 sysmon_task_queue_preinit.9 \
+ sysmon_taskq.9 sysmon_task_queue_sched.9
MLINKS+=time_second.9 boottime.9 time_second.9 time_uptime.9
MLINKS+=timecounter.9 tc_init.9
MLINKS+=tc.9 tc_intr_establish.9 \
Home |
Main Index |
Thread Index |
Old Index