summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-04-08 05:15:09 +0000
committermpp <mpp@FreeBSD.org>1996-04-08 05:15:09 +0000
commitf13d17519fb4ad30eac746ec447eba0715fdbc01 (patch)
tree88434be17d3077515e21c3d8b754f74b8733950b /share/man/man4/Makefile
parent3c57dc77537bfff8a25b061e147f5a1194613a28 (diff)
downloadFreeBSD-src-f13d17519fb4ad30eac746ec447eba0715fdbc01.zip
FreeBSD-src-f13d17519fb4ad30eac746ec447eba0715fdbc01.tar.gz
Do not install the now unsupported netns and netiso
related man pages. Comment out cross references to those man pages from other man pages.
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile15
1 files changed, 9 insertions, 6 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index cfb1fac..93f39d7 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,12 +1,15 @@
# @(#)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 \
- 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 \
- scsi.4 sd.4 snp.4 spp.4 st.4 su.4 tcp.4 \
- ttcp.4 termios.4 tp.4 tty.4 udp.4 uk.4 update.4 unix.4 worm.4 yp.4 \
+MAN4= bpf.4 cd.4 ch.4 ddb.4 drum.4 fd.4 fpa.4 \
+ icmp.4 inet.4 intro.4 ip.4 ipfirewall.4 \
+ lkm.4 lo.4 netintro.4 \
+ null.4 pt.4 pty.4 route.4 \
+ scsi.4 sd.4 snp.4 st.4 su.4 tcp.4 \
+ ttcp.4 termios.4 tty.4 udp.4 uk.4 update.4 unix.4 worm.4 yp.4 \
zero.4
+
+# not installed: clnp.4 cltp.4 esis.4 idp.4 iso.4 ns.4 nsip.4 spp.4 tp.4
+
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=netintro.4 networking.4
MLINKS+=ipfirewall.4 ipacct.4 ipfirewall.4 ipfw.4 ipfirewall.4 ipaccounting.4
OpenPOWER on IntegriCloud