Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Install thmap(9) man page.
details: https://anonhg.NetBSD.org/src/rev/9f64a4f9dda9
branches: trunk
changeset: 453847:9f64a4f9dda9
user: rmind <rmind%NetBSD.org@localhost>
date: Wed Aug 28 21:48:14 2019 +0000
description:
Install thmap(9) man page.
diffstat:
distrib/sets/lists/comp/mi | 5 ++++-
share/man/man9/Makefile | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (51 lines):
diff -r 2d43ddace404 -r 9f64a4f9dda9 distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi Wed Aug 28 20:08:11 2019 +0000
+++ b/distrib/sets/lists/comp/mi Wed Aug 28 21:48:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.2283 2019/08/23 08:17:27 mrg Exp $
+# $NetBSD: mi,v 1.2284 2019/08/28 21:48:14 rmind Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
./etc/mtree/set.comp comp-sys-root
@@ -11899,6 +11899,7 @@
./usr/share/man/cat9/tc_syncbus.0 comp-sys-catman .cat
./usr/share/man/cat9/tc_wmb.0 comp-sys-catman .cat
./usr/share/man/cat9/tcp_congctl.0 comp-sys-catman .cat
+./usr/share/man/cat9/thmap.0 comp-sys-catman .cat
./usr/share/man/cat9/threadpool.0 comp-sys-catman .cat
./usr/share/man/cat9/threadpool_cancel_job.0 comp-sys-catman .cat
./usr/share/man/cat9/threadpool_cancel_job_async.0 comp-sys-catman .cat
@@ -19791,6 +19792,7 @@
./usr/share/man/html9/tc_syncbus.html comp-sys-htmlman html
./usr/share/man/html9/tc_wmb.html comp-sys-htmlman html
./usr/share/man/html9/tcp_congctl.html comp-sys-htmlman html
+./usr/share/man/html9/thmap.html comp-sys-htmlman html
./usr/share/man/html9/threadpool.html comp-sys-htmlman html
./usr/share/man/html9/threadpool_cancel_job.html comp-sys-htmlman html
./usr/share/man/html9/threadpool_cancel_job_async.html comp-sys-htmlman html
@@ -27882,6 +27884,7 @@
./usr/share/man/man9/tc_syncbus.9 comp-sys-man .man
./usr/share/man/man9/tc_wmb.9 comp-sys-man .man
./usr/share/man/man9/tcp_congctl.9 comp-sys-man .man
+./usr/share/man/man9/thmap.9 comp-sys-man .man
./usr/share/man/man9/threadpool.9 comp-sys-man .man
./usr/share/man/man9/threadpool_cancel_job.9 comp-sys-man .man
./usr/share/man/man9/threadpool_cancel_job_async.9 comp-sys-man .man
diff -r 2d43ddace404 -r 9f64a4f9dda9 share/man/man9/Makefile
--- a/share/man/man9/Makefile Wed Aug 28 20:08:11 2019 +0000
+++ b/share/man/man9/Makefile Wed Aug 28 21:48:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.439 2019/08/10 23:33:10 mrg Exp $
+# $NetBSD: Makefile,v 1.440 2019/08/28 21:48:14 rmind Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -55,7 +55,7 @@
spi.9 splraiseipl.9 \
suspendsched.9 \
sysctl.9 sysmon_envsys.9 sysmon_pswitch.9 sysmon_taskq.9 tc.9 \
- tcp_congctl.9 threadpool.9 timecounter.9 time_second.9 todr.9 \
+ tcp_congctl.9 thmap.9 threadpool.9 timecounter.9 time_second.9 todr.9 \
ts2timo.9 tvtohz.9 \
ubc.9 ucas.9 ucom.9 ufetch.9 uiomove.9 \
usbd_status.9 usbdi.9 usbnet.9 \
Home |
Main Index |
Thread Index |
Old Index