dash.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] manpage typo for 'wait'
@ 2012-07-20 17:33 Kimo Rosenbaum
  2013-08-23 10:03 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Kimo Rosenbaum @ 2012-07-20 17:33 UTC (permalink / raw)
  To: dash

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

Hello,

This is a small patch to fix the paragraph about 'wait' in the dash manpage.

Thanks
Kimo

[-- Attachment #2: dash.1.patch --]
[-- Type: application/octet-stream, Size: 451 bytes --]

diff --git a/src/dash.1 b/src/dash.1
index a9cb491..e574194 100644
--- a/src/dash.1
+++ b/src/dash.1
@@ -2207,7 +2207,7 @@ options are given, only the variable is unset.
 Wait for the specified job to complete and return the exit status of the
 last process in the job.
 If the argument is omitted, wait for all jobs to
-complete and the return an exit status of zero.
+complete and return an exit status of zero.
 .El
 .Ss Command Line Editing
 When

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

* Re: [PATCH] manpage typo for 'wait'
  2012-07-20 17:33 [PATCH] manpage typo for 'wait' Kimo Rosenbaum
@ 2013-08-23 10:03 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2013-08-23 10:03 UTC (permalink / raw)
  To: Kimo Rosenbaum; +Cc: dash

On Fri, Jul 20, 2012 at 05:33:10PM +0000, Kimo Rosenbaum wrote:
> Hello,
> 
> This is a small patch to fix the paragraph about 'wait' in the dash manpage.

Patch applied.  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] 2+ messages in thread

end of thread, other threads:[~2013-08-23 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-20 17:33 [PATCH] manpage typo for 'wait' Kimo Rosenbaum
2013-08-23 10:03 ` Herbert Xu

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).