gbranden pushed a commit to branch master
in repository groff.
commit 72e32162e3441afb0b39119f1e3cdca70494990b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Mar 19 15:30:29 2024 -0500
grohtml(1): Fix style and markup nits.
* Use semicolon to separate inferior comma-delimited lists.
* Use non-alternating font style macro when alternation unused.
Fixes:
an.tmac:src/devices/grohtml/grohtml.1:306: style: .IR expects at least 2
arguments, got 1
an.tmac:src/devices/grohtml/grohtml.1:309: style: .IR expects at least 2
arguments, got 1
---
src/devices/grohtml/grohtml.1.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/devices/grohtml/grohtml.1.man
b/src/devices/grohtml/grohtml.1.man
index e10091bf2..58aa78104 100644
--- a/src/devices/grohtml/grohtml.1.man
+++ b/src/devices/grohtml/grohtml.1.man
@@ -303,10 +303,10 @@ These include the \%Netpbm tools
.IR \%pnmcrop ,
.IR \%pnmcut ,
and
-.IR \%pnmtopng
+.IR \%pnmtopng ;
as well as
\%Ghostscript's
-.IR \%gs
+.I \%gs
and
.IR \%ps2ps .
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit