gbranden pushed a commit to branch master
in repository groff.

commit 93f6983eec750b7db5e7fd799116a875671ec9a3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Dec 17 12:12:33 2025 -0600

    ChangeLog: Fix error in old entry.
    
    nroff doesn't support an `-a` option.  (In groff, it _could_...)
    
    Thanks to Dave Kemper for pointing this out in
    <https://savannah.gnu.org/bugs/?64684#comment1>.
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 664e7768f..1f60a4eee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16184,7 +16184,7 @@
 
        * src/roff/nroff/nroff.sh: Support argument clustering by
        iterating over the argument list and declustering options that
-       can be clustered (`-abCEikpRStUzZ`).
+       can be clustered (`-bCEikpRStUzZ`).
 
        * src/roff/nroff/tests/verbose_option_works.sh: Test it.
 

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

Reply via email to