X-Recipient: archive-cygwin AT delorie DOT 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 :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=jbQmrJMUGEq/Y5Ym6t1VcMf9GHo8oupP/gUm5LCnzxe WEZ/JMljhoY/NlPUScuw7GcpV1g/wyuxFl/paI//3P5qjK807E4ggqbEhIJ7qT+V e/JhwJgR0wYfvZfw3nJpn48yg0sc/ucXmJPTr7BYIW7U8A/IEcnaBxDKuHkobg24 = 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 :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=sHBZhLCYhytrPYntz9NVFAgrz6Y=; b=UQi3QFhExw53o+MEf MpOFqVE3pG5fldIJsDbfYlRWMdRAVVK3AjdEAxbk8bECthXlRarFM8oqvEqWQzL2 5C85SMAWHW6v6okdYa8wLmM/YdSdbQb7OwQMe060MujUy2SOIcVw6kPDOLqcVBxi KoJGwd+dyfWX2gSUarVtpbm5w4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f178.google.com X-Received: by 10.194.176.225 with SMTP id cl1mr70721655wjc.45.1433430202253; Thu, 04 Jun 2015 08:03:22 -0700 (PDT) Message-ID: <557068AC.307@gmail.com> Date: Thu, 04 Jun 2015 17:03:08 +0200 From: Marco Atzeri 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 AT cygwin DOT com Subject: Re: strftime man page is garbled References: <556FEFA8 DOT 6010100 AT gmail DOT com> <0D835E9B9CD07F40A48423F80D3B5A702E8EB187 AT USA7109MB022 DOT na DOT xerox DOT net> <55706200 DOT 1000205 AT dronecode DOT org DOT uk> In-Reply-To: <55706200.1000205@dronecode.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 6/4/2015 4:34 PM, Jon TURNEY wrote: > On 04/06/2015 14:09, Nellis, Kenneth wrote: >> From: Marco Atzeri > > It might well be that starting a line with ' is not valid troff markup. You are right http://www.gnu.org/software/groff/manual/html_node/Basics.html#Basics "Not all input lines are text to be formatted. Some input lines are requests that describe how to format the text. Requests always have a period (‘.’) or an apostrophe (‘'’) as the first character of the input line. " I guess we need to patch upstream... > Unfortunately, the manpages in cygwin-doc are automatically generated > from the newlib .info pages by a perl script (See newlibinfo2man.pl in [1]) or check the script > > I'm not sure if these man pages are much use now that we have > man-pages-posix > [1] https://github.com/jon-turney/cygwin/commit/f957adfea38022bd3ab076ca77871b53be0ef654 -- 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