From: Paul Eggert Date: Sat, 4 Mar 2023 19:42:16 +0000 (-0800) Subject: maint: fix NEWS quoting X-Git-Tag: v9.2~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe64f8be015050500b2be4678a8ce954fde576db;p=thirdparty%2Fcoreutils.git maint: fix NEWS quoting * NEWS: Use English-language quoting in recent news. --- diff --git a/NEWS b/NEWS index f7a95e7fb7..31b3e30657 100644 --- a/NEWS +++ b/NEWS @@ -68,7 +68,7 @@ GNU coreutils NEWS -*- outline -*- exited with an "Illegal seek" error when such a file was replaced. [bug introduced in fileutils-4.1.6] - `wc -c` will again efficiently determine the size of large files + 'wc -c' will again efficiently determine the size of large files on all systems. It no longer redundantly reads data from certain sized files larger than SIZE_MAX. [bug introduced in coreutils-8.24]