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=X8G
	W3owfTu6WIxWlnbGvIon8XTkLMl/oSl3FC1lRpTPE29c4r59xgmkJKR61hfyrMO4
	pZ5KRkJnoBtFzO8PjGuCNv0kIbl37P/YO1FTxOYvbegBrYncRfde9wuZ1A+KJJg9
	WFRQsNUf+bOxntLse1eOXNUYCTWbUAZFGOaoAruY=
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=PqTV3poln
	1V3LRTaY0hy8nQRO4Y=; b=x2lib3yzP3El/yzqJXD2D/n5rMYxDtUCEWSoWMnCK
	IzhxmTqA6vW0vQejv0hn7V9nlS4D0XliNFU4M/3hIbEIWomkuoxLUsxasT3C8Now
	pd+VqgGj5qNsIuykHu+qqp4Cci91RoajF8KTqpZNELwNuY5WKUsk35I5XBW6Sxy6
	pc=
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=BAYES_50,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: cdptpa-oedge-vip.email.rr.com
Message-ID: <556FA760.7040501@acm.org>
Date: Wed, 03 Jun 2015 21:18:24 -0400
From: Wayne Pollock <pollock@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: strftime man page is garbled
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-RR-Connecting-IP: 107.14.168.130:25

The description section of the strftime man page is
garbled.  The first paragraph shows as this:

=============================

       into a null-terminated string, starting at S and occupying no more than
MAXSIZE characters.

          You  control the format of the output using the string at FORMAT.
literally into the formatted string, and
       time conversion specifications.  Time conversion specifications are two- and
three-character sequences  begin‐
       ning  with  ''%'' (use ''%%'' to include a percent sign in the output).  Each
defined conversion specification
       selects only the specified field(s) of calendar time data from '*TIMP', and
converts it to a string in one  of
       the following ways:

============================

In addition, none of the option letters show, only the
option descriptions.  The info node at
"info libc timefns strftime" appears to be fine.

I have cygwin-doc version 1.7.35-1.
(I have a locale of C.UTF-8, if it matters.)

-- 
Wayne Pollock

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

