From owner-cvs-gnu Wed Jul 12 12:44:51 1995 Return-Path: cvs-gnu-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA22432 for cvs-gnu-outgoing; Wed, 12 Jul 1995 12:44:51 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA22423 ; Wed, 12 Jul 1995 12:44:40 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id FAA03237; Thu, 13 Jul 1995 05:43:27 +1000 Date: Thu, 13 Jul 1995 05:43:27 +1000 From: Bruce Evans Message-Id: <199507121943.FAA03237@godzilla.zeta.org.au> To: CVS-commiters@freefall.cdrom.com, bde@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/lib/libregex/doc Makefile Sender: cvs-gnu-owner@freebsd.org Precedence: bulk > Modified: gnu/lib/libregex/doc Makefile > Log: > Fix dependencies for regex.texi. It is constructed by merging a C header > file with an info source file. Perhaps this method should be used for man pages to avoid having historical fiction as in types.5. Bruce