Restore fd.4 to a machine-independent directory.
This commit is contained in:
parent
cea563ca25
commit
6a1cf9f7f7
@ -1,6 +1,6 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/18/93
|
||||
|
||||
MAN4= clnp.4 cltp.4 drum.4 esis.4 icmp.4 idp.4 inet.4 ip.4 \
|
||||
MAN4= clnp.4 cltp.4 drum.4 esis.4 fd.4 icmp.4 idp.4 inet.4 ip.4 \
|
||||
iso.4 lkm.4 lo.4 netintro.4 ns.4 nsip.4 null.4 pty.4 route.4 \
|
||||
spp.4 tcp.4 termios.4 tp.4 tty.4 udp.4 unix.4 yp.4
|
||||
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
|
||||
|
@ -30,6 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)fd.4 8.1 (Berkeley) 6/9/93
|
||||
.\" $Id:
|
||||
.\"
|
||||
.Dd June 9, 1993
|
||||
.Dt FD 4
|
||||
|
@ -1,13 +1,12 @@
|
||||
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
|
||||
|
||||
MAN4= aha.4 ahb.4 bt.4 ed.4 fd.4 fdc.4 ie.4 is.4 keyboard.4 lpt.4 mem.4 \
|
||||
MAN4= aha.4 ahb.4 bt.4 ed.4 fdc.4 ie.4 is.4 keyboard.4 lpt.4 mem.4 \
|
||||
mse.4 npx.4 screen.4 sio.4 spkr.4 tw.4 uha.4 wd.4
|
||||
|
||||
MLINKS= aha.4 ../aha.4
|
||||
MLINKS+= ahb.4 ../ahb.4
|
||||
MLINKS+= bt.4 ../bt.4
|
||||
MLINKS+= ed.4 ../ed.4
|
||||
MLINKS+= fd.4 ../fd.4
|
||||
MLINKS+= fdc.4 ../fdc.4
|
||||
MLINKS+= ie.4 ../ie.4
|
||||
MLINKS+= is.4 ../is.4
|
||||
|
Loading…
Reference in New Issue
Block a user