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:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=Fc/
	GbaNGDHYzUsU7Fo9p3fnxH7IlYpS+lQR1tQJ1+53jvr+bKbQUHyh/bR71WQTT6TQ
	GqgJhUaQ6UrOBHS1rdbj72fm40vSnzwxEA+sP2ovZwS45kASYEU6vrpoXYm9w4ih
	NVuVlgilYLZPepBFFdCi3tCoX6dcA2s42nhgluow=
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:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; s=default; bh=ZtlCSII1Y
	LXZGEGydl6LndUgi9I=; b=PNjbETSVBIScni3xegcvlwqiXs/0UJa+PVHAB/0kr
	Zs/6KKTFZRqjfJfIJ0P0VLzh6JRbmCox4KGaqdwxX3rnmZP2N+iyXq5o0hRMH64+
	lfte5fCx9Nb0wO1BhalWQlNEw/76f36Y1lkrUg4MCjt6lMpknxJLoTbR653HmQK8
	fo=
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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 spammy=H*r:192.168.3, ideas, white
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <5C4E5F0F.2090403@tlinx.org>
Date: Sun, 27 Jan 2019 17:46:55 -0800
From: L A Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: manpage searches "^\s+keyword\s" vs. ???
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

I've always used "^\s+keyword\s" as a way to search for some
keyword starting a section. 

On linux it still works, but on cygin it doesn't like '\s' as
symbol for white space.

Any idea why there might be a difference?

I note an option that could do similar in less -- '&pattern'
turns OFF single special characters, I tried that on linux
and it turned off the '\s' matching space.  That's nice..um
how about other way?

Well didn't know if there might be some other op to go the
other way, but didn't see anything.

any ideas?

thanks...



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

