[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 09/78: doc/groff.texi (Requests and Macros): Clarify.
From: |
G. Branden Robinson |
Subject: |
[groff] 09/78: doc/groff.texi (Requests and Macros): Clarify. |
Date: |
Fri, 7 Apr 2023 12:17:48 -0400 (EDT) |
gbranden pushed a commit to branch branden-2023-04-07
in repository groff.
commit 774faa622718dd1f7b53d132381806124f6fdcf5
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Mar 22 17:29:01 2023 -0500
doc/groff.texi (Requests and Macros): Clarify.
---
doc/groff.texi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index ce5f7cdfd..ac045b0da 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -464,7 +464,7 @@ Documentation License''.
@title groff
@subtitle The GNU implementation of @code{troff}
@subtitle Edition 1.23.0
-@subtitle February 2023
+@subtitle March 2023
@author Trent@tie{}A.@: Fisher
@author Werner Lemberg
@author G.@tie{}Branden Robinson
@@ -5338,9 +5338,9 @@ Heywood Jabuzzoff
.ENDNAME
@endExample
-In fact, the ending marker is itself the name of a macro that will be
-called if it is defined by that time (or the name of a request to be
-invoked).
+In fact, the ending marker is itself the name of a macro to be
+called, or a request to be invoked, if it is defined at the time its
+contol line is read.
@Example
.de END
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 09/78: doc/groff.texi (Requests and Macros): Clarify.,
G. Branden Robinson <=