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:from:to:subject:date:message-id:references
	:in-reply-to:content-type:content-transfer-encoding
	:mime-version; q=dns; s=default; b=kK7TNAMVS4/9ufs9Y3H2lhwba89eH
	sK9Z2SyVfrQLm89MfzY0agFl/g9wMbhrKEReelKsMvvc+3pDW3uPKQ6jRHERQLBy
	UsQt5DiPf7AwCCtgefby7SE8tDROIztOTg6/VqpIZQYoSDjq715fVEpCAA2DrPfT
	uYYEkshffiUfoE=
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:from:to:subject:date:message-id:references
	:in-reply-to:content-type:content-transfer-encoding
	:mime-version; s=default; bh=W2YLaqeJHPFs38xNZV6/2t2CnC0=; b=OPJ
	JL135niwelaOovtSDL64bBOhePDKknOgNy7u66uVfMtfBkTKsMAV8feLM52BA90p
	9LIU2gC5IzBjVqq2bqMTGcnW2364K8T69lb/6G/AYMBb1/7Lb6PYFuPzPQMJ/odI
	tmSxM8eb4pZ8ffvyqSr73DDi07oW9EEPdxKuS7OI=
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: No, score=0.8 required=5.0 tests=AWL,BAYES_20,MIME_BASE64_BLANKS autolearn=ham version=3.3.2
X-HELO: USA7109MR002.ACS-INC.COM
From: "Nellis, Kenneth" <Kenneth.Nellis@xerox.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: cannot display man page for /bin/passwd
Date: Tue, 5 Aug 2014 13:43:02 +0000
Message-ID: <0D835E9B9CD07F40A48423F80D3B5A702E7F71B8@USA7109MB022.na.xerox.net>
References: <20140805082102.GD2868@calimero.vinschen.de>
In-Reply-To: <20140805082102.GD2868@calimero.vinschen.de>
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id s75DhKTA007836

> From: Corinna Vinschen
> No, the Cygwin passwd tool has no man page.  The documentation is only in
> the User's Guide:
> https://cygwin.com/cygwin-ug-net/using-utils.html#passwd

But then, how to explain the following?

$ man passwd | head
PASSWD(1)                           CYGWIN                           PASSWD(1)



NAME
        - Change USER's password or password attributes.

SYNOPSIS
       passwd [OPTION] [USER]

$

--Ken Nellis

