]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 22:50:19 +0000 (22:50 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 22:50:19 +0000 (22:50 +0000)
old/textutils/NEWS

index 019794f19d66365f07a27d26cadcb0fb3aa4f9a3..40980cdd397dea74d15aa49c4701a3ccc3d848ea 100644 (file)
@@ -6,7 +6,7 @@ Changes in release 1.23
   separator `TAB' when merging lines of full length.
 * When POSIXLY_CORRECT is not set, tail -N now accepts more than one file
   argument (but warns that it's not portable), to be consistent with the
-  way head -N works,  When POSIXLY_CORRECT is set using two or more file
+  way head -N works.  If POSIXLY_CORRECT is set, using two or more file
   arguments with the obsolescent form (-N) evokes an error.  To avoid the
   warning or failure, use the POSIX -n N option or the GNU --lines=N option.