From owner-cvs-gnu Tue Jan 10 10:13:01 1995 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA16611 for cvs-gnu-outgoing; Tue, 10 Jan 1995 10:13:01 -0800 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id TAA16601; Tue, 10 Jan 1995 19:12:51 +0100 Date: Tue, 10 Jan 1995 19:12:51 +0100 From: Joerg Wunsch Message-Id: <199501101812.TAA16601@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/makewhatis makewhatis.perl Makefile makewhatis.sh Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk joerg 95/01/10 19:12:50 Modified: gnu/usr.bin/man/makewhatis Makefile Added: gnu/usr.bin/man/makewhatis makewhatis.perl Removed: gnu/usr.bin/man/makewhatis makewhatis.sh Log: From our favorite Perl script writer: a new makewhatis, about 15 times faster than the existing sh script. Submitted by: Wolfram Schneider