summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-08-19 01:54:13 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-08-19 01:54:13 +0000
commit7f65dc9ab6ae7dcea22d513c2294d3bd3476b315 (patch)
tree87489b96a3e78ab7d7ec047dbc4a44c5399bb85c
parent219e3ca36efdc9c10b28d0a4da545e60d44af2d3 (diff)
downloadFreeBSD-src-7f65dc9ab6ae7dcea22d513c2294d3bd3476b315.zip
FreeBSD-src-7f65dc9ab6ae7dcea22d513c2294d3bd3476b315.tar.gz
Add "pcm.4" to Makefile.
PR: 7636 Submitted by: <Janick.Taillandier@ratp.fr>
-rw-r--r--share/man/man4/man4.i386/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 9790ee2..59d9eac 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.78 1998/08/16 19:54:20 wpaul Exp $
+# $Id: Makefile,v 1.79 1998/08/17 16:39:07 bde Exp $
MAN4= aha.4 ahb.4 ahc.4 aic.4 alog.4 apm.4 ar.4 asc.4 bktr.4 bt.4 \
cs.4 cx.4 cy.4 de.4 \
dgb.4 ed.4 eg.4 el.4 en.4 ep.4 ex.4 fdc.4 fe.4 fxp.4 gsc.4 ie.4 io.4 \
joy.4 keyboard.4 labpc.4 le.4 lnc.4 lp.4 lpt.4 matcd.4 mcd.4 mem.4 \
meteor.4 mouse.4 mse.4 mtio.4 nca.4 ncr.4 npx.4 \
- pcvt.4 perfmon.4 pnp.4 psm.4 \
+ pcm.4 pcvt.4 perfmon.4 pnp.4 psm.4 \
sb.4 scd.4 screen.4 sea.4 si.4 sio.4 \
spkr.4 sr.4 sysmouse.4 tl.4 tw.4 tx.4 uha.4 vx.4 \
wd.4 wfd.4 wl.4 wt.4 xl.4 ze.4 zp.4
@@ -54,6 +54,7 @@ MLINKS+= mtio.4 ../mtio.4
MLINKS+= nca.4 ../nca.4
MLINKS+= ncr.4 ../ncr.4
MLINKS+= npx.4 ../npx.4
+MLINKS+= pcm.4 ../pcm.4
MLINKS+= pcvt.4 vt.4 pcvt.4 ../pcvt.4 pcvt.4 ../vt.4
MLINKS+= perfmon.4 ../perfmon.4
MLINKS+= pnp.4 ../pnp.4
OpenPOWER on IntegriCloud