aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-10-29 09:35:10 +0000
committerBruce Evans <bde@FreeBSD.org>1998-10-29 09:35:10 +0000
commit87ed597427f4e83e56ed31235cb8760265de72fe (patch)
treeba3a8e2ce1b7c9d0e29f9ef6b26a5fce2bf938ce /share
parentf6020599aad34903d0a7e1b32181fcd719adbc44 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index ed24a8c720a7..3fef73f6cb25 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.83 1998/10/16 22:00:55 ken Exp $
+# $Id: Makefile,v 1.84 1998/10/28 00:51:40 nsouch Exp $
MAN4= adv.4 adw.4 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 dpt.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 \
- ppc.4 pcf.4 pcm.4 pcvt.4 perfmon.4 pnp.4 psm.4 \
+ pcf.4 pcm.4 pcvt.4 perfmon.4 pnp.4 ppc.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
@@ -57,11 +57,12 @@ 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+= pcf.4 ../pcf.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
+MLINKS+= ppc.4 ../ppc.4
MLINKS+= psm.4 ../psm.4
MLINKS+= sb.4 ../sb.4
MLINKS+= scd.4 ../scd.4