gbranden pushed a commit to branch master
in repository groff.
commit 418f533742957fad92661da83e411f466caf4bfa
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon May 19 12:15:41 2025 -0500
*grohtml(1): Fix damaged syntax in synopsis.
To be an escape sequence, `\c` needs an escape character.
---
src/devices/grohtml/grohtml.1.man | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/src/devices/grohtml/grohtml.1.man
b/src/devices/grohtml/grohtml.1.man
index 90a3074d3..20d26c07e 100644
--- a/src/devices/grohtml/grohtml.1.man
+++ b/src/devices/grohtml/grohtml.1.man
@@ -53,21 +53,21 @@ output driver for HTML
.
.SY pre\-grohtml
.RB [ \-epV ]
-.RB [ \-a\~c
+.RB [ \-a\~\c
.IR anti-aliasing-text-bits ]
-.RB [ \-D\~c
+.RB [ \-D\~\c
.IR image-directory ]
-.RB [ \-F\~c
+.RB [ \-F\~\c
.IR font-directory ]
-.RB [ \-g\~c
+.RB [ \-g\~\c
.IR anti-aliasing-graphic-bits ]
-.RB [ \-i\~c
+.RB [ \-i\~\c
.IR resolution ]
-.RB [ \-I\~c
+.RB [ \-I\~\c
.IR image-stem ]
-.RB [ \-o\~c
+.RB [ \-o\~\c
.IR image-vertical-offset ]
-.RB [ \-x\~c
+.RB [ \-x\~\c
.IR html-dialect ]
.I troff-command
.I troff-argument
@@ -94,17 +94,17 @@ output driver for HTML
.P
.SY post\-grohtml
.RB [ \-bCGhlnrVy ]
-.RB [ \-F\~c
+.RB [ \-F\~\c
.IR font-directory ]
-.RB [ \-j\~c
+.RB [ \-j\~\c
.IR output-stem ]
.RB [ \-k\~\c
.IR encoding ]
-.RB [ \-s\~c
+.RB [ \-s\~\c
.IR base-point-size ]
-.RB [ \-S\~c
+.RB [ \-S\~\c
.IR heading-level ]
-.RB [ \-x\~c
+.RB [ \-x\~\c
.IR html-dialect ]
.RI [ file\~ .\|.\|.]
.YS
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit