Stéphane Aulery <saulery@xxxxxxx> wrote: > > --IS0zKkzwUGydFO0o > Content-Type: text/plain; charset=utf-8 > Content-Disposition: inline > Content-Transfer-Encoding: 8bit > > forwarded 501566 dash@xxxxxxxxxxxxxxx > stop > ------------------------------------------------------- > > Hello, > > Here is a small patch reported by a user of Debian [1]. Could you please > integrate? Thank you for your help. > > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501566 > > Regards, > > -- > Stéphane Aulery > > --IS0zKkzwUGydFO0o > Content-Type: text/x-diff; charset=utf-8 > Content-Disposition: attachment; filename="dash.1.fix-redirection-docs.diff" > > --- dash.1.old 2014-11-10 12:15:29.809398575 +0100 > +++ dash.1.new 2014-11-10 12:17:03.401856125 +0100 > @@ -402,11 +402,11 @@ > .It [n] Ns \*[Lt] file > Redirect standard input (or n) from file. > .It [n1] Ns \*[Lt]& Ns n2 > -Duplicate standard input (or n1) from file descriptor n2. > +Duplicate standard input (or n1) to file descriptor n2. > .It [n] Ns \*[Lt]&- > Close standard input (or n). > .It [n1] Ns \*[Gt]& Ns n2 > -Duplicate standard output (or n1) to n2. > +Duplicate standard output (or n1) from n2. > .It [n] Ns \*[Gt]&- > Close standard output (or n). > .It [n] Ns \*[Lt]\*[Gt] file I'm sorry but this patch looks wrong and the text looks correct to me as is. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html