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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; q=dns; s=default; b=bNUFhNKiettc4owccSTc Hs38u94jhoHd3aEfOnrI8hqhumzMt6GT6RWeZ29mP4ltOFm07SBdWNuHpXQbEoYz LvaiWPUi6ylhg60A8fUviwnwXe8djW8W3/mBBBug69kMmc2Ih3lBZIwcW/pv7KNq FWOivMUYaZ1vq0l0jfoUYDA= 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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; s=default; bh=Byjjbbtn49tMXlrnIm0/DDgmnK w=; b=Gd3QwWUkxE1P8tc4hT7sSpUj38LqwJE9faS/bInmmhgi7l5gpQU1ywkm4v t4lr3YtXZytR8wyxOZe9Dp75FFYMmpVMMTNfV56+l1X84F+FckP3KhD5ucanOJvd nhudpWdQK7gEC4FkxqsnE3bcxmFCNoZOcyqMsWX8VhAfAUMjM= 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=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp-vbr2.xs4all.nl MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 17 Aug 2014 20:12:02 +0200 From: waterlan To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: dos2unix 6.0.6-1 & man-db limitation In-Reply-To: <53EF7C62.9010002@gmail.com> References: <53EF1162 DOT 10900 AT gmail DOT com> <53EF5C1E DOT 105 AT gmail DOT com> <53EF7C62 DOT 9010002 AT gmail DOT com> Message-ID: X-Sender: waterlan AT xs4all DOT nl (t44w76xYtGEU4aGkNtOgRY/l10A3uFHi) User-Agent: XS4ALL Webmail X-IsSubscribed: yes Marco Atzeri schreef op 2014-08-16 17:44: > On 16/08/2014 15:26, Marco Atzeri wrote: >> > > 3rd and final (I hope), > the reason way only u2d man page has problem > > mandb: warning: /usr/share/man/man1/u2d.1.gz: bad symlink or ROFF `.so' > request > > it is because it has a double redirection while > all the other pages have a single ".so" redirection > > > d2u.1.gz .so dos2unix.1 > mac2unix.1.gz .so dos2unix.1 > u2d.1.gz .so unix2dos.1 > unix2dos.1.gz .so dos2unix.1 > unix2mac.1.gz .so dos2unix.1 > > u2d.1.gz .so unix2dos.1 > -> unix2dos.1.gz .so dos2unix.1 > -> dos2unix.1.gz the_real_page > > $ ls -l *unix* > -rw-r--r-- 1 marco None 7143 Aug 5 00:31 dos2unix.1.gz > -rw-r--r-- 1 marco None 46 Aug 5 00:31 mac2unix.1.gz > -rw-r--r-- 1 marco None 46 Aug 5 00:31 unix2dos.1.gz > -rw-r--r-- 1 marco None 46 Aug 5 00:31 unix2mac.1.gz > > > So it is a limitation of man-db but the workaround is very simple > > $ cp d2u.1.gz u2d.1.gz > Hi Marco, Thanks for the report. In the next release I link u2d.1.gz directly to dos2unix.1.gz. On Linux the d2u and u2d links are not installed. This is only done on Cygwin, because the previous dos2unix implementation (part of cygutils) used to have these commands. regards, -- Erwin Waterlander http://waterlan.home.xs4all.nl/ -- 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