gbranden pushed a commit to branch master
in repository groff.

commit 773becd385fbcadb262edb2c1b49a290ddd37a31
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 21 15:58:21 2022 +1100

    doc/groff.texi: Fix style nit.
    
    * doc/groff.texi (ms Strings and Special Characters): Recast
      descriptions of \*-, \*Q, and \*U strings.
---
 doc/groff.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 3235472e..9ac9c77a 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -4314,12 +4314,12 @@ The following special characters are 
available.@footnote{For an
 explanation of what special characters are @ref{Special Characters}.}
 
 @Defmpstr {-, ms}
-Prints an em dash.
+Interpolates an em dash.
 @endDefmpstr
 
 @DefmpstrList {Q, ms}
 @DefmpstrListEndx {U, ms}
-Prints typographer's quotes where available, and neutral quotes
+Interpolates typographer's quotes where available, and neutral quotes
 otherwise.  @code{\*Q} is the left quote and @code{\*U} is the right
 quote.
 @endDefmpstr

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

Reply via email to