gbranden pushed a commit to branch master
in repository groff.

commit aca3e708de3a6972c8d9c0f60bf25710b658ab6f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Dec 25 16:17:08 2022 -0600

    doc/groff.text (Strings): Fix misleading typo.
---
 doc/groff.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 9c8d6df99..336531ae5 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -12115,7 +12115,7 @@ variable @var{name} (one-character name@tie{}@var{n}, 
two-character name
 handled as macro arguments are; recall @ref{Calling Macros}.  In
 contrast to macro calls, however, if a closing bracket @samp{]} occurs
 in a string argument, that argument must be enclosed in double quotes.
-@code{\\*} is interpreted even in copy mode (@pxref{Copy Mode}).  When
+@code{\*} is interpreted even in copy mode (@pxref{Copy Mode}).  When
 defining strings, argument interpolations must be escaped if they are to
 reference parameters from the calling context; @xref{Parameters}.
 

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

Reply via email to