gbranden pushed a commit to branch master
in repository groff.

commit 2b38b950465cb6f3debb04d85afaca9f19364054
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 26 13:50:22 2026 -0500

    NEWS: Fix doubled words.
---
 NEWS | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/NEWS b/NEWS
index 8fd8e2e32..1ed43eff0 100644
--- a/NEWS
+++ b/NEWS
@@ -86,11 +86,10 @@ troff
 grn
 ---
 
-*  The `-M` command-line option is renamed to to `-I`, better
-   paralleling troff(1).  Inclusions are not the same things as macro
-   file resources.  The program accepts `-L` (the original Berkeley name
-   for this option), and `-M` (groff grn prior to this point)
-   synonymously.
+*  The `-M` command-line option is renamed to `-I`, better paralleling
+   troff(1).  Inclusions are not the same things as macro file
+   resources.  The program accepts `-L` (the original Berkeley name for
+   this option), and `-M` (groff grn prior to this point) synonymously.
 
 groff
 -----
@@ -123,7 +122,7 @@ Macro packages
    Because these macros format no text, documents employing them risk no
    damage to their content if the formatter does not support them.  A
    man(7) document author can choose either to transition to these
-   macros, to to manage list "compactness" and item indentation with
+   macros, to manage list "compactness" and item indentation with
    existing man(7) package facilities, or to employ both approaches.
 
 *  The m (mm) macro package's `IA` and `WA` macros--used only with the

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

Reply via email to