diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-21 12:25:06 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-21 12:25:06 +0000 |
| commit | 6fb16f982c2cf133f14e1849158450f851a84e80 (patch) | |
| tree | e7613c7f2baca496ffd91e44c922f774b47aacc1 | |
| parent | c9af0102c6593174da0cde31ce3c6b0c07b51683 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/man4.i386/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index bc8fd27b6a05..1cb7154b5a39 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,11 +1,11 @@ # $FreeBSD$ -MAN4= aha.4 ahb.4 ahc.4 aic.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 dgb.4 \ - ed.4 eg.4 el.4 ep.4 ex.4 gsc.4 fdc.4 fe.4 ie.4 io.4 \ - joy.4 keyboard.4 labpc.4 lp.4 lpt.4 matcd.4 mcd.4 mem.4 meteor.4 \ - mse.4 mtio.4 nca.4 ncr.4 npx.4 pcvt.4 perfmon.4 psm.4 \ +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 ix.4 \ + joy.4 keyboard.4 labpc.4 le.4 lnc.4 lp.4 lpt.4 matcd.4 mcd.4 mem.4 \ + meteor.4 mse.4 mtio.4 nca.4 ncr.4 npx.4 pcvt.4 perfmon.4 psm.4 \ qcam.4 scd.4 screen.4 sea.4 si.4 sio.4 \ - spkr.4 sr.4 tw.4 uha.4 vx.4 wd.4 wt.4 + spkr.4 sr.4 tw.4 uha.4 vx.4 wd.4 wt.4 ze.4 zp.4 MLINKS= aha.4 ../aha.4 MLINKS+= ahb.4 ../ahb.4 |
