From d11d06abfa74b711f681e34ed1c391bc27fbc1b4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 21 Sep 2004 07:54:15 +0000 Subject: [PATCH] * man/rm.x: Say "the response is affirmative". --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a6b0855..6bc56ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-09-21 Jim Meyering + + * man/rm.x: Say "the response is affirmative" rather than "the + response begins with y or Y", so that the documentation is + accurate in non-English locales. Problem reported by Munzir Taha. + 2004-09-19 Paul Eggert * src/echo.c (main): Don't pass NULL to strcmp when @@ -7,7 +13,7 @@ (long_options, main): Remove support for undocumented and obsolete --string option, as suggested in the 1996-09-26 patch. * NEWS: Document this. - + * tests/rm/fail-eperm: Don't try to remove writeable files in a sticky /tmp directory, as SVR4-like systems (e.g., Solaris 9) let you remove such files. Problem reported by Bert Fischer in: -- 2.7.4