From owner-cvs-gnu Sun Nov 30 09:27:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA20063 for cvs-gnu-outgoing; Sun, 30 Nov 1997 09:27:42 -0800 (PST) (envelope-from owner-cvs-gnu) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA19917; Sun, 30 Nov 1997 09:25:54 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA18822; Sun, 30 Nov 1997 09:25:25 -0800 (PST) Date: Sun, 30 Nov 1997 09:25:25 -0800 (PST) Message-Id: <199711301725.JAA18822@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/man/manpath Makefile manpath.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/11/30 09:25:24 PST Modified files: (Branch: RELENG_2_2) gnu/usr.bin/man/manpath Makefile Removed files: (Branch: RELENG_2_2) gnu/usr.bin/man/manpath manpath.c Log: MFC: remove this copy of manpath.c and use the other in ../man. Suggested by: Bruce Evans Revision Changes Path 1.15.2.1 +2 -0 src/gnu/usr.bin/man/manpath/Makefile