gbranden pushed a commit to branch master
in repository groff.
commit a684394a365d67d8e81c0752c7223b215f83567f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Dec 2 03:04:32 2022 -0600
groff_tmac(5): Quote multi-word inline examples.
---
man/groff_tmac.5.man | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index 5f5a7309d..20d1953d0 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -1050,8 +1050,8 @@ and vice versa.
.P
Alternatively,
one could include a macro file by using the request
-.B .so
-.I file-name
+.RB \[lq] .so
+.IR file-name \[rq]
in the document;
.I file-name
is resolved relative to the location of the input document.
@@ -1059,8 +1059,8 @@ is resolved relative to the location of the input
document.
GNU
.I troff \" GNU
offers an improved feature in the similar request
-.B mso
-.IR package-file-name ,
+.RB \[lq] mso
+.IR package-file-name \[rq],
which searches the macro path for
.IR package-file-name .
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit