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=XwK7y5LQJPN+arVAWqyW7yK0D16tcNDASBWdSgy7R4U kZxwth6nnUFT1ScfuSCvuhaU9ceJ58jXJqNx7qTgpkuNoqG2P5hn+C/IwxAmGIZE WfaKSvAm6bpqSFuqSCn33L9Y0SrPSVLVgJhW25OjFr+FOFHu3CANlyUD8L8+n+t8 = 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=oYop8M4CD+TYS8yfW2vTPn0UQVo=; b=UWo5TSKW4h6NIAWES 9CJTGBIzIWLcEiwNWPyfWQWH0UPebfZ32MDcqUYdJMoYArFHDi55HP6XNugIp5ed VvPjFomicfP5/XzD+kWtzuHtRp/73wFvfoGmIRXZBvEam9bQNyN8GL8pCz0fE6u5 Va+cM5VwQNKf8pQ8dv8M8JZ9Tc= 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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f48.google.com X-Received: by 10.112.114.227 with SMTP id jj3mr3548324lbb.39.1408176485530; Sat, 16 Aug 2014 01:08:05 -0700 (PDT) Message-ID: <53EF1162.10900@gmail.com> Date: Sat, 16 Aug 2014 10:08:02 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: dos2unix 6.0.6-1 References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 05/08/2014 22:33, Erwin Waterlander wrote: > CHANGES SINCE LAST RELEASE: > =========================== > > > New upstream release. > * Bugfix: mac2unix conversion produced corrupted output > from UTF-16 input file. > * New options -b (keep BOM) and -r (remove BOM). > * New translation of the UI messages: Norwegian Bokmaal. > Hi Erwin, the new man-db has problems with some man pages as it takes only strict ".so" directive $ man u2d man: can't open /usr/share/man/dos2unix.1: No such file or directory No manual entry for u2d $ gzip -c -d /usr/share/man/man1/d2u.1.gz .so dos2unix.1 and the pages are all "*1.gz" replacing with ".so dos2unix.1.gz" seems to work. Regards Marco -- 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