X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=hw2zaDw+UNyf8k16
	v10aQfyAOAUtW+BsrFIp/TS05VBW1P8j9PyxbWGJuAnZ61+IyyKI8uNAvU/o+mdW
	9ifSizlmplp/gF4UtwRJmw/XxF9PkftJpp0Yh6K+g/Zkf1jwBofNtJJnxbwbfhIb
	GqVVqX0bAJLwGuWoVEMmjbA8hIE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=oJUmnIoQ0TUCkW8NltB+em
	38FLk=; b=oCucA6euXgo0ngWNEmqAMIM+Kz1hAzAFXqf5GKz+PhafS8BbHakfQ7
	7HCOh2AIwllgk/LQiOlSMPT6ngnTi08jwGR1UY84tQJKYp80n35XmpHo92myEhup
	kU9LOncvGLXJvd8vvknUpZ88tvXJvc5yn8oiWxUi8mZ+MQ1T64t3Y=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: Yes, score=5.5 required=5.0 tests=AWL,BAYES_99,BAYES_999,FREEMAIL_FROM,KAM_THEBAT,MIME_BASE64_BLANKS,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Sat, 17 Oct 2015 03:21:23 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1475403476.20151017032123@yandex.ru>
To: Warren Young <wyml@etr-usa.com>, cygwin@cygwin.com
Subject: Re: Cygwin man does not recognise PerlRE ?
In-Reply-To: <BC27919D-E6DD-490B-B682-D6EA77759373@etr-usa.com>
References: <19032584.20151016193336@yandex.ru> <BC27919D-E6DD-490B-B682-D6EA77759373@etr-usa.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t9H0ZLr9001675

Greetings, Warren Young!

> On Oct 16, 2015, at 10:33 AM, Andrey Repin <anrdaemon@yandex.ru> wrote:
>> 
>> Is there a possibility to build man for Cygwin with PerlRE support?

> I’m curious: what sort of incantations do you frequently give to man which involve REs?

Typical ones. F.e.

^\s+<verse>\b

to quickly find term references.

> Maybe I’m just too old-school, but I wasn’t aware that modern man programs
> even supported REs.  Back when I was a boy, we said “man -k whatsit” and we liked it! :)

> I think if I wanted to grep man pages with Perl syntax, I’d say

>    grep -PRsl whatsit /usr/share/man

> Poking around on machines near me, I see Lucifredi’s version of man — which
> doesn’t seem to support regexes — on OS X 10.10, FreeBSD 10.1, and CentOS 5.
> Apparently RHEL moved to man-db in EL6 or EL7, since it’s on an EL7 box nearby.


-- 
With best regards,
Andrey Repin
Saturday, October 17, 2015 03:18:02

Sorry for my terrible english...

