diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index fc9e39fee697..17eb91ad7f60 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.75 2001/04/27 07:54:24 jdolecek Exp $ +# $NetBSD: Makefile,v 1.76 2001/05/11 02:35:06 eeh Exp $ # Makefile for section 9 (kernel function and variable) manual pages. MAN= access.9 arp.9 audio.9 bitmask_snprintf.9 bus_dma.9 bus_space.9 \ - callout.9 copy.9 cpu_reboot.9 ctxsw.9 disk.9 disklabel.9 \ + callout.9 cnmagic.9 copy.9 cpu_reboot.9 ctxsw.9 disk.9 disklabel.9 \ dopowerhooks.9 doshutdownhooks.9 ethersubr.9 evcnt.9 \ extent.9 fetch.9 fork1.9 humanize_number.9 inittodr.9 \ intro.9 ioctl.9 kprintf.9 linedisc.9 lock.9 log.9 malloc.9 mbuf.9 \