summaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2016-04-03 06:44:00 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2016-04-03 06:44:00 +0000
commit824d67623ad62bd55609de1dfeddd4a1166acfbf (patch)
treed0b9a9bb1e74b189037e2ff42e6c2a1cc87516f3 /share/man/man9/Makefile
parent6d9276db9d61cb13a2c1e700d05372452aa3e571 (diff)
Long overdue updates for timecounter changes.
Feedback from jmc@, ok guenther@ for an earlier version.
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 14082f2a5f2..f93215863e5 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.274 2016/03/30 06:38:45 jmc Exp $
+# $OpenBSD: Makefile,v 1.275 2016/04/03 06:43:59 jsg Exp $
# $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -31,7 +31,7 @@ MAN= aml_evalnode.9 atomic_add_int.9 atomic_cas_uint.9 \
rtlabel_id2name.9 rtrequest.9 rwlock.9 SipHash24.9 sensor_attach.9 \
spl.9 srp_enter.9 srpl_rc_init.9 startuphook_establish.9 \
socreate.9 sosplice.9 style.9 syscall.9 systrace.9 sysctl_int.9 \
- task_add.9 tc_init.9 time.9 timeout.9 tsleep.9 tvtohz.9 \
+ task_add.9 tc_init.9 time_second.9 timeout.9 tsleep.9 tvtohz.9 \
uiomove.9 uvm.9 usbd_close_pipe.9 usbd_open_pipe.9 usbd_transfer.9 \
vfs.9 vfs_busy.9 \
vfs_cache.9 vaccess.9 vclean.9 vcount.9 vdevgone.9 vfinddev.9 vflush.9 \