diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-07 14:16:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-07 14:16:01 +0000 |
commit | d5a2aca66e81fb3ea8fc2b85ad78a8f319539a2c (patch) | |
tree | 06e2b69ef29ac568ed339c07698d88e0fd0d2889 /share/man | |
parent | 832cfb516bdb4cfba2e786128c0725274f88bd41 (diff) |
floppy manpage; netbsd pr#2261; from andrew@wipux2.wifo.uni-mannheim.de
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.i386/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index d8546921f46..ba00792e767 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.6 1996/05/04 13:29:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 1996/05/07 14:16:00 deraadt 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 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 lms.4 lpt.4 mcd.4 mem.4 mms.4 ncr.4 npx.4 pms.4 -MAN+= rtfps.4 scd.4 sea.4 speaker.4 uha.4 wd.4 +MAN+= com.4 cy.4 ed.4 ep.4 fdc.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 MAN+= gus.4 pss.4 sb.4 wss.4 |