dash.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 'man dash' typo: "the shell .... proceed onto"
@ 2014-11-10 11:14 Stéphane Aulery
  0 siblings, 0 replies; 5+ messages in thread
From: Stéphane Aulery @ 2014-11-10 11:14 UTC (permalink / raw)
  To: dash; +Cc: control

forwarded 576503 dash@vger.kernel.org
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=576503

Regards,

-- 
Stéphane Aulery

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 'man dash' typo: "the shell .... proceed onto"
  2014-11-17  5:10 ` Herbert Xu
  2014-11-17  9:33   ` Stéphane Aulery
@ 2014-11-17  9:52   ` Stéphane Aulery
  1 sibling, 0 replies; 5+ messages in thread
From: Stéphane Aulery @ 2014-11-17  9:52 UTC (permalink / raw)
  To: dash

Le lundi 17 novembre 2014 à 01:10:09, Herbert Xu a écrit :
> Stéphane Aulery <saulery@free.fr> wrote:
> > 
> > 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=576503
> 
> Patch applied.

Thanks,

-- 
Stéphane Aulery

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 'man dash' typo: "the shell .... proceed onto"
  2014-11-17  5:10 ` Herbert Xu
@ 2014-11-17  9:33   ` Stéphane Aulery
  2014-11-17  9:52   ` Stéphane Aulery
  1 sibling, 0 replies; 5+ messages in thread
From: Stéphane Aulery @ 2014-11-17  9:33 UTC (permalink / raw)
  To: 576503; +Cc: dash

Le lundi 17 novembre 2014 à 01:10:09, Herbert Xu a écrit :
> Stéphane Aulery <saulery@free.fr> wrote:
> > 
> > Here is a small patch reported by a user of Debian [1]. Could you please
> > integrate? Thank you for your help.
> > 
> Patch applied.  However, I had to manually apply it because you did
> not generate the patch from the top of the source tree with -p1.
> 
> Please ensure future submissions are generated correctly.

Sorry. I did the first by hand with:

$diff -u

for others:

$git-format patch -k -s -1

-- 
Stéphane Aulery

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 'man dash' typo: "the shell .... proceed onto"
  2014-11-10 11:20 Stéphane Aulery
@ 2014-11-17  5:10 ` Herbert Xu
  2014-11-17  9:33   ` Stéphane Aulery
  2014-11-17  9:52   ` Stéphane Aulery
  0 siblings, 2 replies; 5+ messages in thread
From: Herbert Xu @ 2014-11-17  5:10 UTC (permalink / raw)
  To: Stéphane Aulery; +Cc: dash, 576503, 576503-submitter

Stéphane Aulery <saulery@free.fr> wrote:
> [-- text/plain, encoding 8bit, charset: utf-8, 12 lines --]
> 
> 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=576503

Patch applied.  However, I had to manually apply it because you did
not generate the patch from the top of the source tree with -p1.

Please ensure future submissions are generated correctly.

Thanks,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 5+ messages in thread

* 'man dash' typo: "the shell .... proceed onto"
@ 2014-11-10 11:20 Stéphane Aulery
  2014-11-17  5:10 ` Herbert Xu
  0 siblings, 1 reply; 5+ messages in thread
From: Stéphane Aulery @ 2014-11-10 11:20 UTC (permalink / raw)
  To: dash

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

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=576503

Regards,
 
-- 
Stéphane Aulery

[-- Attachment #2: dash.1.typo.diff --]
[-- Type: text/x-diff, Size: 523 bytes --]

--- dash.1.old	2014-11-10 12:01:55.869419425 +0100
+++ dash.1.new	2014-11-10 12:06:24.458732491 +0100
@@ -596,7 +596,7 @@
 characters.
 The commands in a list are executed in the order they are written.
 If command is followed by an ampersand, the shell starts the
-command and immediately proceed onto the next command; otherwise it waits
+command and immediately proceeds onto the next command; otherwise it waits
 for the command to terminate before proceeding to the next one.
 .Ss Short-Circuit List Operators
 .Dq &&

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-17  9:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-10 11:14 'man dash' typo: "the shell .... proceed onto" Stéphane Aulery
2014-11-10 11:20 Stéphane Aulery
2014-11-17  5:10 ` Herbert Xu
2014-11-17  9:33   ` Stéphane Aulery
2014-11-17  9:52   ` Stéphane Aulery

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 NNTP newsgroup(s).