From owner-cvs-lib Sun Apr 7 22:15:33 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA02375 for cvs-lib-outgoing; Sun, 7 Apr 1996 22:15:33 -0700 (PDT) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA02335 Sun, 7 Apr 1996 22:15:11 -0700 (PDT) Date: Sun, 7 Apr 1996 22:15:11 -0700 (PDT) From: Mike Pritchard Message-Id: <199604080515.WAA02335@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-share, cvs-sbin Subject: cvs commit: src/sbin/route route.8 src/share/man/man7 hier.7 src/lib/libc/net Makefile.inc linkaddr.3 src/lib/libipx ipx.3 src/share/man/man4 Makefile lo.4 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/07 22:15:10 Modified: lib/libc/net Makefile.inc linkaddr.3 lib/libipx ipx.3 sbin/route route.8 share/man/man4 Makefile lo.4 share/man/man7 hier.7 Log: Do not install the now unsupported netns and netiso related man pages. Comment out cross references to those man pages from other man pages. Revision Changes Path 1.14 +5 -2 src/lib/libc/net/Makefile.inc 1.4 +2 -2 src/lib/libc/net/linkaddr.3 1.4 +1 -1 src/lib/libipx/ipx.3 1.3 +1 -1 src/sbin/route/route.8 1.19 +9 -6 src/share/man/man4/Makefile 1.2 +2 -2 src/share/man/man4/lo.4 1.5 +12 -12 src/share/man/man7/hier.7