]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 17 Apr 1996 05:03:22 +0000 (05:03 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 17 Apr 1996 05:03:22 +0000 (05:03 +0000)
old/sh-utils/NEWS

index 03d25218b3e67324608a507b05ae7ca088d3e77b..9482572d1e5870c2db43451396518aacc5a8eb05 100644 (file)
@@ -2,7 +2,7 @@ Changes in release 1.13
 * date accepts new %V format
 * date's %U and %W formats work properly
 * nice option handling works with 2-digit old-style-option adjustments.
-  Now, `nice -18 -- nice' now prints `18'.  Before it printed `8'.
+  Now, `nice -18 -- nice' prints `18'.  Before it printed `8'.
 * internationalized diagnostic messages
 * `date -d "01/01/1998 3 years" +%Y' now works properly.  It prints 2001.
 * expr's match operator has been corrected to use basic regular expressions