summary refs log tree commit diff
path: root/src/show.c
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2007-09-25 22:47:25 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-09-25 22:47:25 +0800
commit474d2cdd444ea4cb1f1f028ac8faecc1abae35f9 (patch)
tree1abf2336e2051603b8a48d8b1ee123f461854c3d /src/show.c
parent[MAN] Clarify description of -nt, -ot options to test builtin (diff)
downloaddash-474d2cdd444ea4cb1f1f028ac8faecc1abae35f9.tar.gz
dash-474d2cdd444ea4cb1f1f028ac8faecc1abae35f9.zip
[MAN] Clarify syntax of the for command
Document that in a for loop 'in word ...' is optional, and if omitted,
'in "$@"' is used.

Lars Wilke noticed this, and reported through
 http://bugs.debian.org/387441
Diffstat (limited to 'src/show.c')
0 files changed, 0 insertions, 0 deletions
r>2024-06-16Update bioJune McEnroe 2024-06-15Add photo descriptions from June 12June McEnroe 2024-06-10Add first roll of film from June 8June McEnroe 2024-06-10Cope with not having an EXIF infoJune McEnroe 2024-06-10Resize using target pixel counts for consistencyJune McEnroe 2024-06-10Add The Girl Who Was Convinced...June McEnroe 2024-06-09Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe