From: Jim Meyering Date: Sun, 3 Jul 2005 16:52:09 +0000 (+0000) Subject: cp and mv: the --reply=X option is deprecated X-Git-Tag: CPPI-1_12~338 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b12f5aa66009817a84722ff97c35e2688708500;p=thirdparty%2Fcoreutils.git cp and mv: the --reply=X option is deprecated --- diff --git a/NEWS b/NEWS index 242a071f9d..cb12994230 100644 --- a/NEWS +++ b/NEWS @@ -148,6 +148,8 @@ GNU coreutils NEWS -*- outline -*- chmod -w now complains if its behavior differs from what chmod a-w would do, and similarly for chmod -r, chmod -x, etc. + cp and mv: the --reply=X option is deprecated + dd has new iflag= and oflag= flags "binary" and "text", which have an effect only on nonstandard platforms that distinguish text from binary I/O.