diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.amd64/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.amd64/Makefile b/share/man/man4/man4.amd64/Makefile index 3c976056242..8b72940977d 100644 --- a/share/man/man4/man4.amd64/Makefile +++ b/share/man/man4/man4.amd64/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.7 2007/10/07 21:10:26 deraadt Exp $ +# $OpenBSD: Makefile,v 1.8 2007/11/28 12:59:13 tedu Exp $ -MAN= amdpcib.4 autoconf.4 bios.4 cpu.4 intro.4 ioapic.4 mem.4 \ +MAN= amdpcib.4 apm.4 autoconf.4 bios.4 cpu.4 intro.4 ioapic.4 mem.4 \ nvram.4 pctr.4 MLINKS+= mem.4 kmem.4 |