I forgot to move gsc.4 to the correct makefile after
moving it from man4 to man4/man4.i386. Pointed out by bde again.
This commit is contained in:
parent
2c80f9c5ff
commit
98375367d2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13934
@ -1,6 +1,6 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/18/93
|
||||
|
||||
MAN4= bpf.4 cd.4 ch.4 clnp.4 cltp.4 ddb.4 drum.4 esis.4 fd.4 fpa.4 gsc.4 \
|
||||
MAN4= bpf.4 cd.4 ch.4 clnp.4 cltp.4 ddb.4 drum.4 esis.4 fd.4 fpa.4 \
|
||||
icmp.4 idp.4 inet.4 intro.4 ip.4 ipfirewall.4 iso.4 \
|
||||
lkm.4 lo.4 netintro.4 ns.4 \
|
||||
nsip.4 null.4 pt.4 pty.4 route.4 \
|
||||
|
@ -1,7 +1,7 @@
|
||||
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
|
||||
|
||||
MAN4= aha.4 ahb.4 ahc.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 dgb.4 \
|
||||
ed.4 fdc.4 fe.4 ie.4 io.4 \
|
||||
ed.4 gsc.4 fdc.4 fe.4 ie.4 io.4 \
|
||||
joy.4 keyboard.4 labpc.4 lpt.4 matcd.4 mcd.4 mem.4 meteor.4 \
|
||||
mse.4 nca.4 npx.4 pcvt.4 qcam.4 scd.4 screen.4 sea.4 si.4 sio.4 \
|
||||
spkr.4 tw.4 uha.4 wd.4
|
||||
|
Loading…
Reference in New Issue
Block a user