gbranden pushed a commit to branch master
in repository groff.
commit 09fd613555511eb9d963b803e982e6c99b042541
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Nov 7 03:18:44 2025 -0600
troff(1): Fix code style nit in table format.
Use the lettercase convention illustrated in tbl(1).
---
src/roff/troff/troff.1.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index b8071454d..72c7ee05a 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -566,8 +566,8 @@ circumstances.
.P
.TS
tab(@), center, box;
-c c c | c c c
-r rI lB | r rI lB.
+C C C | C C C
+R Ri Lb | R Ri Lb.
Bit@Code@Category@Bit@Code@Category
_
0@1@char@10@1024@reg
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit