aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1999-05-05 12:54:50 +0000
committerChris Timmons <cwt@FreeBSD.org>1999-05-05 12:54:50 +0000
commit1e58fe390387e06eb8d7d83f3f927e3491114484 (patch)
tree1b15fc6edb54a9d962ed2fbc76dc3c3d4d6ae31d
parent785d2100ddc8f9c4969ad94c6f8102316b2584ec (diff)
downloadsrc-1e58fe390387e06eb8d7d83f3f927e3491114484.tar.gz
src-1e58fe390387e06eb8d7d83f3f927e3491114484.zip
Fix a typo (wi. -> wi.4)
Submitted by: Zach Heilig <zach@uffdaonline.net>
Notes
Notes: svn path=/head/; revision=46508
-rw-r--r--share/man/man4/man4.i386/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 0f76efeeb232..1f7ce8b45dd8 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.103 1999/04/11 00:15:40 n_hibma Exp $
+# $Id: Makefile,v 1.104 1999/05/05 07:36:57 wpaul 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 \
@@ -9,7 +9,7 @@ MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 alpm.4 apm.4 ar.4 asc.4 atkbd.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 usb.4 vga.4 vr.4 vx.4 \
- wb.4 wd.4 wfd.4 wi. wl.4 wt.4 xl.4 ze.4 zp.4
+ wb.4 wd.4 wfd.4 wi.4 wl.4 wt.4 xl.4 ze.4 zp.4
MLINKS= adv.4 ../adv.4
MLINKS+= adw.4 ../adw.4