From owner-freebsd-commit Sun Jan 21 10:45:15 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA00382 for freebsd-commit-outgoing; Sun, 21 Jan 1996 10:45:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA00268 for cvs-all-outgoing; Sun, 21 Jan 1996 10:43:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA00256 for cvs-share-outgoing; Sun, 21 Jan 1996 10:43:50 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA00240 Sun, 21 Jan 1996 10:43:48 -0800 (PST) Date: Sun, 21 Jan 1996 10:43:48 -0800 (PST) From: Bruce Evans Message-Id: <199601211843.KAA00240@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/man/man4 Makefile Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 96/01/21 10:43:47 Modified: share/man/man4 Makefile Log: Install intro.4, pt.4 and worm.4. I tried using `MAN4!= *.4' but it did weird things for plain make although it handled the long overlooked pt.4 and worm.4 better than the old manually edited list. Revision Changes Path 1.14 +5 -3 src/share/man/man4/Makefile