diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-11-21 22:09:37 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-11-21 22:09:37 +0000 |
commit | 111114f9b27d6d4d6d41f0783757a02392bd0306 (patch) | |
tree | a9a56e4c20014e4c4386d3a9f7ce292a42c7f92e /share/man/man4 | |
parent | 26228408dfdb6e4bf4cc94c6f5eea1539829961c (diff) |
hook the esm manpage up
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.i386/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index cb228b2ff8b..b370ce75b8d 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.55 2005/09/10 09:40:12 dlg Exp $ +# $OpenBSD: Makefile,v 1.56 2005/11/21 22:09:36 dlg Exp $ # from: @(#)Makefile 5.1 (Berkeley) 2/12/91 # Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $ -MAN= apm.4 autoconf.4 bios.4 cpu.4 elansc.4 \ +MAN= apm.4 autoconf.4 bios.4 cpu.4 elansc.4 esm.4 \ geodesc.4 gscpcib.4 gscpm.4 gus.4 ie.4 \ ichpcib.4 intro.4 \ joy.4 le.4 lms.4 mcd.4 mem.4 mms.4 mtrr.4 npx.4 nvram.4 pcibios.4 \ |