gbranden pushed a commit to branch master
in repository groff.

commit 5089188b75f49b2d1d0105f0217de28cd089a402
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jul 26 15:37:09 2026 -0500

    groff_mm(7): Fix style nit.
    
    Our tables in this document tend not to set leftmost column entries in
    boldface even when they are literals; fix two outliers.
    
    Unfortunately this makes the document _less_ internally consistent in
    another respect: package API string names are "always" in bold; the two
    practices conflict here.
---
 contrib/mm/groff_mm.7.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 3dfb306ce..61f7f7fad 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -1510,7 +1510,7 @@ See
 .TS
 tab(@);
 Cb S
-Lb L.
+L  L.
 Strings available to EOP
 _
 EOPf@argument to \fBPF\fP
@@ -3981,7 +3981,7 @@ See
 .TS
 tab(@);
 Cb S
-Lb L.
+L  L.
 Strings available to TP
 _
 TPh@argument to \fBPH\fP

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

Reply via email to