From owner-cvs-all Sat Oct 10 06:11:41 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA05901 for cvs-all-outgoing; Sat, 10 Oct 1998 06:11:41 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA05896; Sat, 10 Oct 1998 06:11:41 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA08223; Sat, 10 Oct 1998 06:11:40 -0700 (PDT) Date: Sat, 10 Oct 1998 06:11:40 -0700 (PDT) Message-Id: <199810101311.GAA08223@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/man/lib config.h_dist Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1998/10/10 06:11:39 PDT Modified files: gnu/usr.bin/man/lib config.h_dist Log: Fixed searching for section "1aout" man pages. Section numbers must be single digits or in the section list. Revision Changes Path 1.5 +1 -1 src/gnu/usr.bin/man/lib/config.h_dist