gbranden pushed a commit to branch master
in repository groff.

commit 16605cf09d13ce5526ee4315747e289637c79fbb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed May 6 09:44:34 2026 -0500

    grn(1): Sort options lexicographically.
    
    ...in command synopsis.
---
 src/preproc/grn/grn.1.man | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 2016754ed..bdc6912cb 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -56,12 +56,12 @@ documents
 .
 .SY @g@grn
 .RB [ \-C ]
-.RB [ \-T\~\c
-.IR dev ]
-.RB [ \-M\~\c
-.IR dir ]
 .RB [ \-F\~\c
 .IR dir ]
+.RB [ \-M\~\c
+.IR dir ]
+.RB [ \-T\~\c
+.IR dev ]
 .RI [ file\~ .\|.\|.]
 .YS
 .

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

Reply via email to