From ac0e303c3dd179941efde7af52c1a829dc01c419 Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Tue, 25 Sep 2007 22:46:55 +0800 Subject: [MAN] Clarify description of -nt, -ot options to test builtin Have the man page explicitely state how the test builtin behaves on -nt and -ot options if file2 does not exist. The case where file1 does not exist was already documented properly. This was noticed by Sven Mueller and reported through http://bugs.debian.org/373611 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d5c51bf..4ea7374 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-09-25 Gerrit Pape + + * Clarify description of -nt, -ot options to test builtin. + 2007-09-25 Herbert Xu * Do not expand tilde in parameter expansion within quotes. -- cgit 1.4.1