]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 4 Mar 2003 21:46:40 +0000 (21:46 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 4 Mar 2003 21:46:40 +0000 (21:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9570ec4197b7042df87b10aa6933168cc3b1b8b1..f8c67504231249fff1e9b90cefbf095fe03eefb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 [4.5.9]
 * pwd now fails if the name of the working directory is so long that getcwd
-  truncates it.  Before it would return the truncated name.
+  truncates it.  Before it would print the truncated name and exit successfully.
 * `df /some/mount-point' no longer hangs on a GNU libc system when another
   hard-mounted NFS file system (preceding /some/mount-point in /proc/mounts)
   is inaccessible.