diff options
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r-- | share/man/man9/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index f23a25b3ef8..fd44cdcf4b4 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.109 2005/12/04 19:08:33 pedro Exp $ +# $OpenBSD: Makefile,v 1.110 2006/01/12 00:17:17 dlg Exp $ # $NetBSD: Makefile,v 1.4 1996/01/09 03:23:01 thorpej Exp $ # Makefile for section 9 (kernel function and variable) manual pages. MAN= altq.9 audio.9 autoconf.9 boot.9 buffercache.9 bus_dma.9 bus_space.9 \ - copy.9 crypto.9 ctxsw.9 disk.9 disklabel.9 \ + copy.9 crypto.9 ctxsw.9 delay.9 disk.9 disklabel.9 \ dohooks.9 dopowerhooks.9 \ domountroothooks.9 doshutdownhooks.9 dostartuphooks.9 \ evcount.9 file.9 \ |