gbranden pushed a commit to branch master
in repository groff.

commit c3ff64ad3e4fc44c6d0ba128c1f50dffbad0efc6
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jan 17 13:45:51 2024 -0600

    groff(7): Re-sort dumpable entities.
    
    Sync with the sort order in groff_diff(7) and our Texinfo manual.
---
 man/groff.7.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index c0ffc5b79..e22ad186f 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -8205,10 +8205,10 @@ and
 .RB diversions\[em]( .pm );
 defined colors
 .RB ( .pcolor );
-hyphenation exceptions
-.RB ( .phw );
 environments
 .RB ( .pev );
+hyphenation exceptions
+.RB ( .phw );
 registers
 .RB ( .pnr );
 and page location traps

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

Reply via email to