From: Jim Meyering Date: Sun, 1 Jun 2003 08:48:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~424 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9f1c500855e7537e3add89d95f62ec184a76345;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 8af6aa9804..2a28ee36f2 100644 --- a/NEWS +++ b/NEWS @@ -26,7 +26,8 @@ like Tru64 with __sys_siglist but no strsignal function. * stat.c now compiles on Ultrix systems * mv now removes `a' in this example on all systems: touch a; ln a b; mv a b - This behavior is contrary to POSIX, but I suspect POSIX will change. + This behavior is contrary to POSIX (which requires that the mv command do + nothing and exit successfully), but I suspect POSIX will change. [5.0] * false --help now exits nonzero