From owner-cvs-all Sat Feb 14 15:24:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08378 for cvs-all-outgoing; Sat, 14 Feb 1998 15:24:23 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 PAA08264; Sat, 14 Feb 1998 15:24:03 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00618; Sat, 14 Feb 1998 10:26:40 -0800 (PST) Date: Sat, 14 Feb 1998 10:26:40 -0800 (PST) Message-Id: <199802141826.KAA00618@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/regex re_format.7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/14 10:26:30 PST Modified files: lib/libc/regex re_format.7 Log: Note that '+' and '?' are not special characters in basic REs but they can be simulated using bounds. PR: 5708 Submitted by: Oliver Fromme Revision Changes Path 1.2 +5 -2 src/lib/libc/regex/re_format.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message