diff options
author | Jim Meyering <jim@meyering.net> | 1999-10-31 10:42:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-10-31 10:42:31 +0000 |
commit | 85f411e680b293231caed4bcd1552e37c7642f28 (patch) | |
tree | 2168180a6cba0beabea811ad8130e1e23c8a9d0a /old | |
parent | 362c45be17bff03e31deec611d454598c9d86c4d (diff) | |
download | coreutils-85f411e680b293231caed4bcd1552e37c7642f28.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a89271be4..e49077b40 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -4,7 +4,7 @@ Changes in release 4.1: * cp, install, ln, mv: deprecate the --version-control option. Use --backup's new optional argument instead. The old option still works, but now evokes a warning. -* cp, ln, mv: accept new option: --target-directory=DIR +* cp, install, ln, mv: accept new option: --target-directory=DIR * chgrp: accept new option, --dereference. --no-dereference is now the default. * New ls option --quoting-style=locale acts like --quoting-style=c, except with locale-specific quoting symbols (` and ' by default) instead of ". |