X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.8 required=5.0	tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4D3781E7.2010004@ateb.com>
References: <AANLkTi=gvjZ9VrfcFEasCZZ5TJ2WOUZ64mRWqE7=yfAE@mail.gmail.com>	<4D3781E7.2010004@ateb.com>
Date: Thu, 20 Jan 2011 13:58:01 +1100
Message-ID: <AANLkTik+t0dcm+72MNCaJ3MAYXCUeHmSxD_Vbb6f4DRQ@mail.gmail.com>
Subject: Re: No manual entry for awk
From: Chris Velevitch <chris.velevitch@gmail.com>
To: reid.thompson@ateb.com, cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Thu, Jan 20, 2011 at 11:29, Reid Thompson <reid.thompson@ateb.com> wrote:
> try
> $ man gawk

Interesting. awk is linked to gawk. That means there is an issue with
the man pages because, from my experience, any time a command has
multiple names, the man entry refers to all alternatives and you can
get to the same man entry using all alternatives like 'man awk' or man
gawk'.

--
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

