summary refs log tree commit diff
path: root/src/main.h
diff options
context:
space:
mode:
authorKimo Rosenbaum <kimor79@yahoo.com>2013-08-23 12:27:47 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2013-08-23 12:27:47 +1000
commit8813a3d9528f1bca7afa858c35c074a5866f7d67 (patch)
treea9c409e408ff010e064c24adb7d2986c4d5e4aa8 /src/main.h
parent[BUILTIN] Add support for ulimit -r (diff)
downloaddash-8813a3d9528f1bca7afa858c35c074a5866f7d67.tar.gz
dash-8813a3d9528f1bca7afa858c35c074a5866f7d67.zip
[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 <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
b26779ad717e62901cf96e049e508b5640b&follow=1'>Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe