gbranden pushed a commit to branch master
in repository groff.

commit f9c3ac8d710c3f4be8efb7660f8b4e06aabfe37b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Apr 3 20:06:50 2026 -0500

    NEWS: Fix missing word and glitchy grammar.
---
 NEWS | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/NEWS b/NEWS
index 78a9d1acb..7afe3a63c 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ troff
 *  GNU troff, the formatter, now employs the unusual Roman numerals "W"
    and "Z" of AT&T troff only in compatibility mode.
 
-*  The "delim", "syntax", and "escape" categories are enabled by
+*  The "delim", "syntax", and "escape" warning categories are enabled by
    default.
 
 *  The `trf` (transparent file throughput) request now discards input
@@ -47,12 +47,12 @@ Macro packages
 --------------
 
 *  The m (mm) macro package's `IA` and `WA` macros--used only with the
-   "letter" document type configure by calling the `LT` macro--no longer
-   disables the escape character, and their counterparts `IE` and `WE`
-   no longer re�nable it.  This change makes groff mm consistent with
-   DWB 3.3 mm.  If you require the previous groff mm behavior, consider
-   writing and using wrapper macros such as the following in your
-   document.
+   "letter" document type configured by calling the `LT` macro--no
+   longer disable the escape character, and their counterparts `IE` and
+   `WE` no longer re�nable it.  This change makes groff mm consistent
+   with DWB 3.3 mm.  If you require the previous groff mm behavior,
+   consider writing and using wrapper macros such as the following in
+   your document.
 
    .de iA
    .IA

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to