From 69a966c574ea51a80bacbd0be465ee68906d4faf Mon Sep 17 00:00:00 2001 From: Stéphane Aulery Date: Mon, 17 Nov 2014 13:04:17 +0800 Subject: [MAN] Correct typo in manual page Signed-off-by: Herbert Xu --- ChangeLog | 4 ++++ src/dash.1 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6a64f74..0799454 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-11-17 Stéphane Aulery + + * Correct typo in manual page. + 2014-10-30 Herbert Xu * Catch variable length expansions on non-existant specials. diff --git a/src/dash.1 b/src/dash.1 index 489cea2..5a2770f 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -596,7 +596,7 @@ semicolons, or ampersands, and optionally terminated by one of these three 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 && -- cgit 1.4.1