Back out one change that's not ready yet.
This commit is contained in:
parent
a1006f8ac5
commit
64343e22be
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.53 1999/12/06 14:50:02 augustss Exp $
|
||||
# $NetBSD: Makefile,v 1.54 1999/12/06 15:00:12 augustss Exp $
|
||||
|
||||
# Makefile for section 9 (kernel function and variable) manual pages.
|
||||
|
||||
|
@ -9,7 +9,7 @@ MAN= access.9 arp.9 audio.9 bus_space.9 bus_dma.9 copy.9 cpu_reboot.9 \
|
|||
log.9 malloc.9 mbuf.9 microtime.9 panic.9 pfil.9 physio.9 pool.9 \
|
||||
powerhook_establish.9 psignal.9 resettodr.9 rnd.9 \
|
||||
rt_timer.9 shutdownhook_establish.9 \
|
||||
sleep.9 spl.9 store.9 time.9 timeout.9 uiomove.9 usbi.9 uvm.9 \
|
||||
sleep.9 spl.9 store.9 time.9 timeout.9 uiomove.9 uvm.9 \
|
||||
vslock.9 wdc.9
|
||||
MLINKS+=arp.9 arp_ifinit.9 arp.9 arpresolve.9 arp.9 arpintr.9
|
||||
MLINKS+=access.9 kernacc.9 access.9 useracc.9
|
||||
|
|
Loading…
Reference in New Issue