[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 06/12: doc/groff.texi (Copy Mode): Tweak wording.
From: |
G. Branden Robinson |
Subject: |
[groff] 06/12: doc/groff.texi (Copy Mode): Tweak wording. |
Date: |
Fri, 12 Mar 2021 00:42:35 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 30959b0cd3e75014f527e7f88a8f3e85e40051dd
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Mar 11 12:24:26 2021 +1100
doc/groff.texi (Copy Mode): Tweak wording.
...of "interpretation mode" definition.
---
doc/groff.texi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index 6d7980c..f2c6d40 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -12166,10 +12166,10 @@ extra backslash.@footnote{Compare this to the
@code{\def} and
@cindex interpretation mode
@cindex mode, interpretation
-The counterpart to copy mode---a @code{roff} program's behavior when not
-defining a macro, string or diversion---where escapes are interpolated,
-requests invoked, and macros called immediately upon recognition, can be
-termed @dfn{interpretation mode}.
+The complement of copy mode---a @code{roff} formatter's behavior when
+not defining or appending to a macro, string, or diversion---where all
+escapes and macros are interpolated and requests invoked immediately
+upon recognition, can be termed @dfn{interpretation mode}.
@c ---------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 06/12: doc/groff.texi (Copy Mode): Tweak wording.,
G. Branden Robinson <=