diff options
| author | Mike Smith <msmith@FreeBSD.org> | 1997-05-23 03:21:36 +0000 |
|---|---|---|
| committer | Mike Smith <msmith@FreeBSD.org> | 1997-05-23 03:21:36 +0000 |
| commit | 6762ff9bd6150f2f4e77700f824d15c3f5d0137c (patch) | |
| tree | 3cadd0dd11fd10d471141989ba9219f0ac0b67f0 | |
| parent | 4b2fab7504f04642180b2015986f61fcdb50fe48 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/man4.i386/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index ca0a1b31e635..99250567b6d4 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1997/02/22 21:19:54 mpp Exp $ +# $Id: Makefile,v 1.62 1997/04/14 15:05:49 bde Exp $ MAN4= aha.4 ahb.4 ahc.4 aic.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 de.4 dgb.4 \ ed.4 eg.4 el.4 ep.4 ex.4 gsc.4 fdc.4 fe.4 fxp.4 ie.4 io.4 \ @@ -61,6 +61,7 @@ MLINKS+= sysmouse.4 ../sysmouse.4 MLINKS+= tw.4 ../tw.4 MLINKS+= uha.4 ../uha.4 MLINKS+= wd.4 ../wd.4 +MLINKS+= wl.4 ../wl.4 MLINKS+= wt.4 ../wt.4 MLINKS+= vx.4 ../vx.4 MLINKS+= ze.4 ../ze.4 |
