From: Collin Funk Date: Sat, 24 Jan 2026 04:15:57 +0000 (-0800) Subject: doc: NEWS: add a missing quotation mark X-Git-Tag: v9.10~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be0a4481330346172dea308c37bb720acf344dd9;p=thirdparty%2Fcoreutils.git doc: NEWS: add a missing quotation mark * NEWS: Add a closing quotation mark. --- diff --git a/NEWS b/NEWS index 2c0b12a20a..c3c985bb32 100644 --- a/NEWS +++ b/NEWS @@ -51,7 +51,7 @@ GNU coreutils NEWS -*- outline -*- This augments the existing "symlinks" and "shebangs" modes already supported by the --enable-single-binary option. - 'stat and 'tail' now know about the "guest-memfd" file system type. + 'stat' and 'tail' now know about the "guest-memfd" file system type. stat -f -c%T now reports the file system type, and tail -f uses polling for this file system.