gbranden pushed a commit to branch master
in repository groff.

commit 376f50976392e6d9805e8ab99434eae3b7a3dc83
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Dec 18 13:05:25 2025 -0600

    Revert "ChangeLog: Fix error in old entry."
    
    This reverts commit 93f6983eec750b7db5e7fd799116a875671ec9a3.
    
    Dave and I must have both managed to evaluate groff 1.23.0.
    
    Nowadays, our nroff supports the `-a` option.
    
      commit 78394f9f5bbf22f7505c751c122f5b9c5f174073
      Author: G. Branden Robinson <[email protected]>
      Date:   Thu Jul 11 07:51:37 2024 -0500
    
          [nroff]: Support `-a`, `-D`, `-I`, & `-Z` options.
    
          * src/roff/nroff/nroff.sh: Do it.
    
          * src/roff/nroff/nroff.1.man:
          * NEWS: Document it.
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a520c2c45..65d6e9f65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16417,7 +16417,7 @@
 
        * src/roff/nroff/nroff.sh: Support argument clustering by
        iterating over the argument list and declustering options that
-       can be clustered (`-bCEikpRStUzZ`).
+       can be clustered (`-abCEikpRStUzZ`).
 
        * 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