diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-09 15:55:21 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-09 15:55:21 +0000 |
| commit | b81be3d3e8fdb6eb115a96e117d5170c61347feb (patch) | |
| tree | 349b27b11ac506463932460ed3d52c4010ef46a3 /share/man | |
| parent | 7988f8a2c791e7ee59d84ee8b6adc4e2e13081f2 (diff) | |
Notes
Diffstat (limited to 'share/man')
| -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 bd5fdcc64fb8e..d4a8d92b7e907 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,8 +1,8 @@ # @(#)Makefile 0.1 (RWGrimes) 3/25/93 MAN4= aha.4 ahb.4 apm.4 bt.4 cx.4 ed.4 fdc.4 ie.4 is.4 joy.4 keyboard.4 \ - lpt.4 mcd.4 mem.4 mse.4 npx.4 pcvt.4 screen.4 sio.4 spkr.4 tw.4 \ - uha.4 wd.4 + lpt.4 matcd.4 mcd.4 mem.4 mse.4 npx.4 pcvt.4 screen.4 sio.4 spkr.4 \ + tw.4 uha.4 wd.4 MLINKS= aha.4 ../aha.4 MLINKS+= ahb.4 ../ahb.4 |
