summary refs log tree commit diff
path: root/src/redir.c
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2014-09-26 22:21:16 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2014-09-26 22:27:20 +0800
commit580a7aed748ec80ac43781add5df9a7ff6d1dd45 (patch)
treebfeb35e428c1ee98a6988d51541f3f10b6b7a839 /src/redir.c
parent[MAN] 0 and EXIT both work for exit traps (diff)
downloaddash-580a7aed748ec80ac43781add5df9a7ff6d1dd45.tar.gz
dash-580a7aed748ec80ac43781add5df9a7ff6d1dd45.zip
[MAN] Clarify "trap '' signals" syntax in manual page
When the manpage states

| <action> may be null, which cause the specified signals to be ignored.

it is not immediately obvious what it means for an action to be
null.  Clarify by explicitly referring to an empty string, as
opposed to a NULL pointer or the string "null".

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/redir.c')
0 files changed, 0 insertions, 0 deletions
9 -0400'>2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe Ridiculous. 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe