*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 23 Sep 2001 08:08:40 +0000 (08:08 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Sep 2001 08:08:40 +0000 (08:08 +0000)
old/textutils/NEWS

index 617ac85..3750a5c 100644 (file)
@@ -2,7 +2,7 @@ Changes in release 2.1
 [2.0.15]
 * `head -c N' and `od -N N' now read no more than N bytes of input
 * tail accepts new option: -F, equivalent to `--follow=name --retry',
-    for compatibility with FreeBSD and NetBSD versions of tail.
+    for compatibility with the FreeBSD and NetBSD versions of tail.
 * fmt no longer segfaults when using a maximum line width larger than 32767
 * uniq's --all-repeated option has new modes to delimit groups
     of duplicate lines: --all-repeated={precede,separate,none(default)}