From e2cdeed4172a57248b3d29f652f67890977c4981 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Thu, 23 Mar 2000 10:11:53 +0000 Subject: Install links for the new timeout API. --- share/man/man9/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 14c2668dd9c..28e320c97aa 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2000/03/17 22:24:27 jakob Exp $ +# $OpenBSD: Makefile,v 1.16 2000/03/23 10:11:52 art Exp $ # $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $ # Makefile for section 9 (kernel function and variable) manual pages. @@ -39,7 +39,8 @@ MLINKS+=spl.9 spl0.9 spl.9 splbio.9 spl.9 splclock.9 spl.9 splhigh.9 \ MLINKS+=store.9 subyte.9 store.9 suibyte.9 store.9 susword.9 \ store.9 suswintr.9 store.9 suword.9 store.9 suiword.9 MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9 -MLINKS+=timeout.9 untimeout.9 +MLINKS+=timeout.9 timeout_add.9 timeout.9 timeout_set.9 \ + timeout.9 timeout_del.9 timeout.9 untimeout.9 MLINKS+=vm_map_copy.9 vm_copy.9 MLINKS+=vm_map_inherit.9 vm_inherit.9 MLINKS+=vm_map_protect.9 vm_protect.9 -- cgit v1.2.3