summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorStéphane Aulery <saulery@free.fr>2014-11-17 13:04:17 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2014-11-17 13:04:17 +0800
commit69a966c574ea51a80bacbd0be465ee68906d4faf (patch)
treea538ad607faa619ca8f69abb5a394bb8c5b70c0b /src
parent[PARSER] Catch variable length expansions on non-existant specials (diff)
downloaddash-69a966c574ea51a80bacbd0be465ee68906d4faf.tar.gz
dash-69a966c574ea51a80bacbd0be465ee68906d4faf.zip
[MAN] Correct typo in manual page
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
-rw-r--r--src/dash.12
1 files changed, 1 insertions, 1 deletions
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 &&
2016-08-17Highlight Search with black foregroundJune McEnroe 2016-08-15Remove gruvboxJune McEnroe 2016-08-04Remove march from SSH configJune McEnroe 2016-08-01Disable tab indicators in iTermJune McEnroe 2016-07-30Color PreProc DarkGreenJune McEnroe 2016-07-29Color Structure and Typedef in grayJune McEnroe 2016-07-27Color comments DarkBlue and LightBlueJune McEnroe 2016-07-27Color macros in yellowJune McEnroe 2016-07-26Colorscheme colors and schemesJune McEnroe 2016-07-26Add ''subtle'' colorschemeJune McEnroe 2016-07-26Add htoprcJune McEnroe 2016-07-24Add may and refactor ssh configJune McEnroe 2016-07-18Disable cursorlineJune McEnroe 2016-07-18Use hard constrast gruvbox darkJune McEnroe 2016-07-15Remove vim configurationJune McEnroe 2016-07-15Add readline to README configurations listJune McEnroe 2016-07-15Add vendor script to READMEJune McEnroe 2016-07-15Pull latest pathogen and gruvboxJune McEnroe