summary refs log tree commit diff
path: root/src/funcs/popd
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/funcs/popd
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 'src/funcs/popd')
0 files changed, 0 insertions, 0 deletions
0:46:59 -0400'>2019-10-23Track own originJune McEnroe 2019-10-23Track channels and sync ISUPPORTJune McEnroe 2019-10-23Track nick changesJune McEnroe 2019-10-23Rename Command to MessageJune McEnroe 2019-10-23Synchronize state after client registrationJune McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe