diff options
author | jkh <jkh@FreeBSD.org> | 1998-01-30 00:43:16 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1998-01-30 00:43:16 +0000 |
commit | 2f0c56242f625d905230ebb6537e296204ef03c0 (patch) | |
tree | 749a2bfaa6dc31b6158efb336882bc7a16d69bf3 /share | |
parent | 839f2d6ee79dd2374e3076c54bcf07e48d82f1f3 (diff) | |
download | FreeBSD-src-2f0c56242f625d905230ebb6537e296204ef03c0.zip FreeBSD-src-2f0c56242f625d905230ebb6537e296204ef03c0.tar.gz |
MF22: Add tx.4 to build list.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index e4370dd..899cffe 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1998/01/17 05:15:00 pst Exp $ +# $Id: Makefile,v 1.70 1998/01/29 10:26:14 jkh Exp $ MAN4= aha.4 ahb.4 ahc.4 aic.4 alog.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 \ @@ -6,7 +6,8 @@ MAN4= aha.4 ahb.4 ahc.4 aic.4 alog.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 de.4 \ meteor.4 mouse.4 mse.4 mtio.4 nca.4 ncr.4 npx.4 \ pcvt.4 perfmon.4 pnp.4 psm.4 \ qcam.4 scd.4 screen.4 sb.4 sea.4 si.4 sio.4 \ - spkr.4 sr.4 sysmouse.4 tw.4 uha.4 vx.4 wd.4 wfd.4 wl.4 wt.4 ze.4 zp.4 + spkr.4 sr.4 sysmouse.4 tw.4 tx.4 uha.4 vx.4 \ + wd.4 wfd.4 wl.4 wt.4 ze.4 zp.4 MLINKS= aha.4 ../aha.4 MLINKS+= ahb.4 ../ahb.4 |