gbranden pushed a commit to branch master
in repository groff.
commit cd3fecaac9bc3847d9e6e4884fe2a119ba236f0f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Nov 8 01:47:36 2020 +1100
grodvi(1): Fix rendering nit.
* src/devices/grodvi/grodvi.1.man: Fix reversed two-font macro. We
want the quotation marks in roman and the sample command in roman.
---
src/devices/grodvi/grodvi.1.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/devices/grodvi/grodvi.1.man b/src/devices/grodvi/grodvi.1.man
index 9adf126..4d6a8d4 100644
--- a/src/devices/grodvi/grodvi.1.man
+++ b/src/devices/grodvi/grodvi.1.man
@@ -82,7 +82,7 @@ Normally it should be run via
.RB \[lq] "groff \-Tdvi" \[rq].
.
This will run
-.BR \[lq] "\%@g@troff \-Tdvi" \[rq],
+.RB \[lq] "\%@g@troff \-Tdvi" \[rq],
read the macros in
.IR \%@MACRODIR@/\:dvi\:.tmac ,
and pipe the output to
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit