Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add link for pci_conf_hook().
details: https://anonhg.NetBSD.org/src/rev/b370ee188fce
branches: trunk
changeset: 522136:b370ee188fce
user: kleink <kleink%NetBSD.org@localhost>
date: Mon Feb 11 18:48:03 2002 +0000
description:
Add link for pci_conf_hook().
diffstat:
share/man/man9/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 2059a793b615 -r b370ee188fce share/man/man9/Makefile
--- a/share/man/man9/Makefile Mon Feb 11 18:47:36 2002 +0000
+++ b/share/man/man9/Makefile Mon Feb 11 18:48:03 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2002/01/07 00:59:43 deberg Exp $
+# $NetBSD: Makefile,v 1.107 2002/02/11 18:48:03 kleink Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -218,7 +218,8 @@
pci.9 PCI_VENDOR.9 \
pci.9 PCI_PRODUCT.9 \
pci.9 PCI_REVISION.9
-MLINKS+=pci_configure_bus.9 pci_conf_interrupt.9
+MLINKS+=pci_configure_bus.9 pci_conf_hook.9 \
+ pci_configure_bus.9 pci_conf_interrupt.9
MLINKS+=pcmcia.9 pcmcia_function_init.9 \
pcmcia.9 pcmcia_function_enable.9 \
pcmcia.9 pcmcia_function_disable.9 \
Home |
Main Index |
Thread Index |
Old Index