diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1996-08-04 06:26:16 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1996-08-04 06:26:16 +0000 |
commit | 40519ed81c846b52541a81347f30862d84acf3de (patch) | |
tree | 959e5176b682ad0b7f5fa3125949211640b1c130 /share/man/man4/man4.i386/Makefile | |
parent | c56c6cdbfd35cfe127feeebe43316ea3d56ecbe0 (diff) |
Move acd.4 out of man4.i386 and remove the BUGS section.
Diffstat (limited to 'share/man/man4/man4.i386/Makefile')
-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 08154c341a1..eb21f963d32 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.9 1996/06/10 04:41:45 deraadt Exp $ +# $OpenBSD: Makefile,v 1.10 1996/08/04 06:26:15 downsj Exp $ # from: @(#)Makefile 5.1 (Berkeley) 2/12/91 # Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $ -MAN= intro.4 acd.4 aha.4 ahb.4 aic.4 aria.4 ast.4 autoconf.4 boca.4 bt.4 +MAN= intro.4 aha.4 ahb.4 aic.4 aria.4 ast.4 autoconf.4 boca.4 bt.4 MAN+= com.4 cy.4 ed.4 ep.4 fdc.4 iy.4 lms.4 lpt.4 mcd.4 mem.4 mms.4 ncr.4 MAN+= npx.4 pms.4 rtfps.4 scd.4 sea.4 speaker.4 uha.4 wd.4 MAN+= eg.4 el.4 ie.4 joy.4 le.4 wt.4 |