summary refs log tree commit diff
path: root/src/funcs/kill
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-10-17 09:16:26 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-10-17 09:16:26 +0800
commitc84c44c443b19843874b1e68aa162465ae22016a (patch)
treef0f8ac1b43272784a10282beeb60288b00b86b03 /src/funcs/kill
parent[CD] Fixed getcwd build error for the non-glibc case (diff)
downloaddash-c84c44c443b19843874b1e68aa162465ae22016a.tar.gz
dash-c84c44c443b19843874b1e68aa162465ae22016a.zip
[MAN] Removed obsolete for loop syntax
Sven Mascheck reported that we no longer accept the non-standard
for {} syntax but the manual page still refers to it.  This patch
removes that reference.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
cy/custom.css?id=57126590cc5c8f5a7c88729dd4a796a0199a36e0&follow=1'>Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe