From owner-cvs-gnu Sat Nov 29 17:05:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA02590 for cvs-gnu-outgoing; Sat, 29 Nov 1997 17:05:03 -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 RAA02299; Sat, 29 Nov 1997 17:02:16 -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 RAA27425; Sat, 29 Nov 1997 17:01:53 -0800 (PST) Date: Sat, 29 Nov 1997 17:01:53 -0800 (PST) Message-Id: <199711300101.RAA27425@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/man/man manpath.c src/gnu/usr.bin/man/manpath manpath.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/11/29 17:01:52 PST Modified files: gnu/usr.bin/man/man manpath.c gnu/usr.bin/man/manpath manpath.c Log: Always call gripe_reading_mp_config with the required arguments. PR: 3894 Submitted by: Stephen Clawson Revision Changes Path 1.4 +2 -2 src/gnu/usr.bin/man/man/manpath.c 1.3 +2 -2 src/gnu/usr.bin/man/manpath/manpath.c