diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-30 00:12:39 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-30 00:12:39 +0000 |
commit | be109fa6e4834bf53b3d1d5bdf0a33f266aeb41c (patch) | |
tree | 46f554158df5a26dfa6d6b7a0849b5b5158d2f42 /share/man/man4/Makefile | |
parent | 08f37334c76f5dd735c9d10a2c7fc36e7b45e3f3 (diff) |
First stab at updating wi(4) to reality. Replace wi.4 with wi.4tbl
so we can do tables.
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 53d192c0a2f..673c97257f7 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.194 2002/03/14 19:39:16 jason Exp $ +# $OpenBSD: Makefile,v 1.195 2002/03/30 00:12:38 millert Exp $ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \ an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \ @@ -29,7 +29,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \ uaudio.4 ubsec.4 ucom.4 udp.4 uftdi.4 ugen.4 uhci.4 uhid.4 uk.4 ukbd.4 \ ukphy.4 ulpt.4 umodem.4 ums.4 umass.4 unix.4 upl.4 uplcom.4 urio.4 \ usb.4 uscanner.4 usscanner.4 uvisor.4 uyap.4 vga.4 vlan.4 vnd.4 vr.4 \ - wb.4 wd.4 wdc.4 we.4 wi.4 \ + wb.4 wd.4 wdc.4 we.4 wi.4tbl \ wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 wsmux.4 \ wx.4 xe.4 xl.4 xmphy.4 yds.4 ym.4 xf86.4 zero.4 |