From owner-cvs-gnu Sun Nov 30 09:21:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA19322 for cvs-gnu-outgoing; Sun, 30 Nov 1997 09:21:27 -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 JAA19076; Sun, 30 Nov 1997 09:18:00 -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 JAA18759; Sun, 30 Nov 1997 09:17:31 -0800 (PST) Date: Sun, 30 Nov 1997 09:17:31 -0800 (PST) Message-Id: <199711301717.JAA18759@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:17:31 PST Modified files: gnu/usr.bin/man/manpath Makefile Removed files: gnu/usr.bin/man/manpath manpath.c Log: Remove this copy of manpath.c and add the .PATH directive to get to the same file in ${.CURDIR}/../man. Suggested by: Bruce Evans Revision Changes Path 1.17 +2 -0 src/gnu/usr.bin/man/manpath/Makefile