summary refs log tree commit diff
path: root/src/mksignames.c
diff options
context:
space:
mode:
authorPhilipp Weis <pweis@pweis.com>2010-11-28 19:40:17 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-11-28 19:40:17 +0800
commit83a7565d3c3a74cc2df831e86f9fd3f979a3f7aa (patch)
tree74e81d2b75338b8143399384543e9c2139307a57 /src/mksignames.c
parent[EVAL] Fixed trap/return regression due to SKIPEVAL removal (diff)
downloaddash-83a7565d3c3a74cc2df831e86f9fd3f979a3f7aa.tar.gz
dash-83a7565d3c3a74cc2df831e86f9fd3f979a3f7aa.zip
[MAN] Document optional open parenthesis for case patterns
While inspecting some dash scripts on my system, I was surprised to
see that some of them use an open parenthesis at the beginning of case
patterns while that's not mentioned in the manpage. Dash currently is
fine with and without that parenthesis (parser.c:413). The attached
patch documents this feature.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/mksignames.c')
0 files changed, 0 insertions, 0 deletions
2ef2e340&follow=1'>Consume entire bodyJune McEnroe 2019-09-10Add title -v flagJune McEnroe 2019-09-10Use curl error bufferJune McEnroe 2019-09-10Set Accept-Encoding in titleJune McEnroe 2019-09-08Set title User-AgentJune McEnroe 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe