diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index b71299274644..70c2368e22e4 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.105 1999/05/05 12:54:50 cwt Exp $ +# $Id: Makefile,v 1.106 1999/05/09 19:35:48 n_hibma Exp $ MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.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 \ @@ -8,7 +8,7 @@ MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 alpm.4 apm.4 ar.4 asc.4 atkbd.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 \ spkr.4 splash.4 sr.4 syscons.4 sysmouse.4 ti.4 tl.4 tw.4 tx.4 uhci.4 \ - ukbd.4 ums.4 umass.4 usb.4 vga.4 vr.4 vx.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 MLINKS= adv.4 ../adv.4 @@ -84,8 +84,8 @@ MLINKS+= tw.4 ../tw.4 MLINKS+= tx.4 ../tx.4 MLINKS+= uhci.4 ../uhci.4 MLINKS+= ukbd.4 ../ukbd.4 -MLINKS+= ums.4 ../ums.4 MLINKS+= umass.4 ../umass.4 +MLINKS+= ums.4 ../ums.4 MLINKS+= usb.4 ../usb.4 MLINKS+= vga.4 ../vga.4 MLINKS+= vr.4 ../vr.4