From: Jim Meyering Date: Wed, 19 Jun 1996 02:52:02 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18a~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087f809fe70b2955f29c2bf8d8309ed2bc255f88;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 0f6db87374..4cc52d332a 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,6 @@ Changes in release 3.13: -* cp --force --backup FILE FILE creates a backup of FILE. Before, it failed - saying that ``FILE' and `FILE' are the same file'. +* you can create a backup of FILE with cp --force --backup FILE FILE. Before, + that command failed saying that ``FILE' and `FILE' are the same file'. * uses automake-generated Makefile templates * chown and chgrp accept new option --no-dereference (-h) * ln -f FILE FILE fails with a diagnostic rather than silently removing FILE