From c7770f21801f2262c0921079c8b9d1cba4800716 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 8 Sep 2009 06:01:42 +0000 Subject: MLINK mtx_enter_try --- share/man/man9/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/man') diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 9ebb33dbfaa..fcf9e0f46cd 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.155 2009/09/02 14:17:22 dlg Exp $ +# $OpenBSD: Makefile,v 1.156 2009/09/08 06:01:41 deraadt Exp $ # $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $ # Makefile for section 9 (kernel function and variable) manual pages. @@ -221,6 +221,7 @@ MLINKS+=microtime.9 getmicrotime.9 microtime.9 microuptime.9 \ microtime.9 binuptime.9 MLINKS+=mountroothook_establish.9 mountroothook_disestablish.9 MLINKS+=mutex.9 mtx_init.9 mutex.9 mtx_enter.9 mutex.9 mtx_leave.9 +MLINKS+=mutex.9 mtx_enter_try.9 MLINKS+=namei.9 lookup.9 namei.9 relookup.9 namei.9 NDINIT.9 MLINKS+=pci_conf_read.9 pci_conf_write.9 pci_conf_read.9 pci_make_tag.9 \ pci_conf_read.9 pci_decompose_tag.9 -- cgit v1.2.3