diff options
author | Jim Meyering <jim@meyering.net> | 2001-01-14 15:37:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-01-14 15:37:22 +0000 |
commit | eda1fa326874d177e8a79c3291b9fef8b80a6e7b (patch) | |
tree | c41ae61834d52f69d11c7915363042601ee2e241 /old | |
parent | 633a2ace39ba667efc37105b5817e427fac7c6d9 (diff) | |
download | coreutils-eda1fa326874d177e8a79c3291b9fef8b80a6e7b.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 db7e01128..a23a9ef1b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -2,7 +2,7 @@ Changes in release 4.01: [4.0.36] * `mv dir/ new-name' no longer fails on SunOS4.1.1U * attempting to use mv to move a symlink onto itself no longer removes - the symlink. + the symlink * `cp -R directory file' no longer removes `file'. now it fails and gives a diagnostic * The manual now warns that ls's --full-time format string is planned |