public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: waterlan <waterlan@xs4all.nl>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: dos2unix 6.0.6-1 & man-db limitation
Date: Sun, 17 Aug 2014 18:12:00 -0000	[thread overview]
Message-ID: <dc78ea6aa9b5110b95f3fadb134084cc@xs4all.nl> (raw)
In-Reply-To: <53EF7C62.9010002@gmail.com>

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

      reply	other threads:[~2014-08-17 18:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-05 20:58 [ANNOUNCEMENT] Updated: dos2unix 6.0.6-1 Erwin Waterlander
2014-08-16  8:08 ` Marco Atzeri
2014-08-16 13:27   ` Marco Atzeri
2014-08-16 15:45     ` [ANNOUNCEMENT] Updated: dos2unix 6.0.6-1 & man-db limitation Marco Atzeri
2014-08-17 18:12       ` waterlan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dc78ea6aa9b5110b95f3fadb134084cc@xs4all.nl \
    --to=waterlan@xs4all.nl \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).