diff options
author | dm <dm@cvs.openbsd.org> | 1996-08-16 00:02:55 +0000 |
---|---|---|
committer | dm <dm@cvs.openbsd.org> | 1996-08-16 00:02:55 +0000 |
commit | d3f30245df25b6d5ecf2bbc15ce1ecc600f6521b (patch) | |
tree | bf7285c962bbf2f63fc9fb5d1fc9e36c3e5db0ef /share/man/man4/man4.i386/Makefile | |
parent | d431cf6cff11b16629dc23c3b3baf20001f1f372 (diff) |
Man page for pctr.
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 eb21f963d32..9810614424b 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 1996/08/04 06:26:15 downsj Exp $ +# $OpenBSD: Makefile,v 1.11 1996/08/16 00:02:54 dm 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 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+= npx.4 pctr.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 |