groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 23/23: doc/groff.texi: Fix style nit.


From: G. Branden Robinson
Subject: [groff] 23/23: doc/groff.texi: Fix style nit.
Date: Mon, 21 Mar 2022 03:44:57 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 773becd385fbcadb262edb2c1b49a290ddd37a31
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]