From 8813a3d9528f1bca7afa858c35c074a5866f7d67 Mon Sep 17 00:00:00 2001 From: Kimo Rosenbaum Date: Fri, 23 Aug 2013 12:27:47 +1000 Subject: [MAN] Fix typo for wait This is a small patch to fix the paragraph about 'wait' in the dash manpage. Signed-off-by: Herbert Xu --- src/dash.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dash.1') 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 -- cgit 1.4.1