diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1998-08-16 19:54:20 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1998-08-16 19:54:20 +0000 |
| commit | fc164cbc0f1709eea0d65f381c6cd02fc0b18403 (patch) | |
| tree | b2ab6053b79b4cb487def23af2e5b898350965dd /share | |
| parent | ffcc5b59332ba74cc0d82ea65679ffb9126f3cfe (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/man4.i386/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index 1fd3b6ce414b..d63e67258d6f 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.76 1998/07/29 05:42:19 kjc Exp $ +# $Id: Makefile,v 1.77 1998/08/16 17:19:58 wpaul Exp $ MAN4= aha.4 ahb.4 ahc.4 aic.4 alog.4 apm.4 ar.4 asc.4 bktr.4 bt.4 \ cs.4 cx.4 cy.4 de.4 \ @@ -8,7 +8,7 @@ MAN4= aha.4 ahb.4 ahc.4 aic.4 alog.4 apm.4 ar.4 asc.4 bktr.4 bt.4 \ pcvt.4 perfmon.4 pnp.4 psm.4 \ scd.4 screen.4 sb.4 sea.4 si.4 sio.4 \ spkr.4 sr.4 sysmouse.4 tl.4 tw.4 tx.4 uha.4 vx.4 \ - wd.4 wfd.4 wl.4 wt.4 ze.4 zp.4 + wd.4 wfd.4 wl.4 wt.4 xl.4 ze.4 zp.4 MLINKS= aha.4 ../aha.4 MLINKS+= ahb.4 ../ahb.4 |
