summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-06 14:53:31 +0000
committermpp <mpp@FreeBSD.org>1996-02-06 14:53:31 +0000
commit6bc6f4a20eefa5573ab79c17302d04c568a5ae31 (patch)
tree7617feb8f6f0eca2c4e796f0bb7d558a68336999 /share
parente9c04c2a24d539160b6bf063ada73b632c3f0e74 (diff)
downloadFreeBSD-src-6bc6f4a20eefa5573ab79c17302d04c568a5ae31.zip
FreeBSD-src-6bc6f4a20eefa5573ab79c17302d04c568a5ae31.tar.gz
I forgot to move gsc.4 to the correct makefile after
moving it from man4 to man4/man4.i386. Pointed out by bde again.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile2
-rw-r--r--share/man/man4/man4.i386/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index bc3e84e..ff41e7f 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -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 \
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 855c824..47c0fa2 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -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
OpenPOWER on IntegriCloud