From fe64f8be015050500b2be4678a8ce954fde576db Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 4 Mar 2023 11:42:16 -0800 Subject: [PATCH] maint: fix NEWS quoting * NEWS: Use English-language quoting in recent news. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.47.2