]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 5 Oct 2002 08:30:07 +0000 (08:30 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 5 Oct 2002 08:30:07 +0000 (08:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 776b982a1d0b00f28289fa0830a8b76bbb4d22e7..eb174bf9b759e7f859ec0c73fd47d6fcc208680f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 [4.5.2]
-* `tail -c N' now works with N >= 4GB on files of size >= 4GB
+* `tail -c N FILE' now works with files of size >= 4GB
 * `mkdir -p' can now create very deep (e.g. 40,000-component) directories
 * rmdir -p dir-with-trailing-slash/ no longer fails
 * printf now honors the `--' command line delimiter