groff-commit
[Top][All Lists]
Advanced

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

[groff] 13/18: doc/groff.texi: Improve terminological discipline.


From: G. Branden Robinson
Subject: [groff] 13/18: doc/groff.texi: Improve terminological discipline.
Date: Fri, 20 Aug 2021 06:25:23 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 25adf66d7c91476b70a80d407155a28dfbf96ffe
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Aug 20 15:02:12 2021 +1000

    doc/groff.texi: Improve terminological discipline.
    
    Strings are interpolated; macros are called.
---
 doc/groff.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index f9367b7..c389cbc 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -5962,8 +5962,8 @@ This allows reliable modification of requests.
 Using this register outside of a macro makes no sense (it always returns
 zero in such cases).
 
-If a macro is called as a string (that is, using @code{\*}), the value
-of the @code{.br} register is inherited from the caller.
+If a macro is interpolated as a string (that is, using @code{\*}), the
+value of the @code{.br} register is inherited from the caller.
 @endDefreg
 
 @menu



reply via email to

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