diff options
-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 |