From 474d2cdd444ea4cb1f1f028ac8faecc1abae35f9 Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Tue, 25 Sep 2007 22:47:25 +0800 Subject: [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 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ea7374..003a0f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2007-09-25 Gerrit Pape * Clarify description of -nt, -ot options to test builtin. + * Clarify syntax of the for command. 2007-09-25 Herbert Xu -- cgit 1.4.1