summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-07-27 06:52:46 +0000
committerbde <bde@FreeBSD.org>1999-07-27 06:52:46 +0000
commit1dfe5b2f8955ee6bec4d96b3d572f797114813f3 (patch)
treeb3d1e35b677d35604c6a5d369908133cbeea82c1 /share
parent39ee9af4310e251d0bef3034367f3f2460a4c20e (diff)
downloadFreeBSD-src-1dfe5b2f8955ee6bec4d96b3d572f797114813f3.zip
FreeBSD-src-1dfe5b2f8955ee6bec4d96b3d572f797114813f3.tar.gz
Fixed disordering in previous commit.
Fixed overflow at column 80 in rev.1.96.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 582031c..e02091e 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.110 1999/07/09 04:30:03 wpaul Exp $
+# $Id: Makefile,v 1.111 1999/07/25 04:32:39 wpaul Exp $
MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 al.4 alpm.4 apm.4 ar.4 asc.4 \
atkbd.4 atkbdc.4 ax.4 bktr.4 bt.4 cs.4 cx.4 cy.4 de.4 \
@@ -6,7 +6,7 @@ MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 al.4 alpm.4 apm.4 ar.4 asc.4 \
io.4 joy.4 keyboard.4 labpc.4 le.4 lnc.4 matcd.4 mcd.4 \
mem.4 meteor.4 mouse.4 mse.4 mtio.4 mx.4 ncr.4 npx.4 \
ohci.4 pcf.4 pcm.4 pcvt.4 perfmon.4 pn.4 pnp.4 ppc.4 psm.4 \
- rdp.4 rl.4 sb.4 scd.4 screen.4 si.4 sio.4 sf.4 sk.4 \
+ rdp.4 rl.4 sb.4 scd.4 screen.4 sf.4 si.4 sio.4 sk.4 \
spkr.4 splash.4 sr.4 syscons.4 sysmouse.4 ti.4 tl.4 tw.4 tx.4 uhci.4 \
ukbd.4 umass.4 ums.4 usb.4 vga.4 vr.4 vx.4 \
wb.4 wd.4 wfd.4 wi.4 wl.4 wt.4 xl.4 ze.4 zp.4
@@ -72,12 +72,13 @@ MLINKS+= rl.4 ../rl.4
MLINKS+= sb.4 ../sb.4
MLINKS+= scd.4 ../scd.4
MLINKS+= screen.4 ../screen.4
+MLINKS+= sf.4 ../sf.4
MLINKS+= si.4 ../si.4
MLINKS+= sio.4 ../sio.4
-MLINKS+= sf.4 ../sf.4
MLINKS+= sk.4 ../sk.4
MLINKS+= spkr.4 ../spkr.4 spkr.4 speaker.4 spkr.4 ../speaker.4
-MLINKS+= splash.4 ../splash.4 splash.4 screensaver.4 splash.4 ../screensaver.4
+MLINKS+= splash.4 ../splash.4 \
+ splash.4 screensaver.4 splash.4 ../screensaver.4
MLINKS+= sr.4 ../sr.4
MLINKS+= syscons.4 ../syscons.4
MLINKS+= sysmouse.4 ../sysmouse.4
OpenPOWER on IntegriCloud