gbranden pushed a commit to branch master
in repository groff.

commit b6ff13627601d3090aec420b5092f5f1a417bd65
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Sep 22 19:21:31 2022 -0500

    doc/groff.texi: Clarify a point.
    
    Request names can be used as "end macros" too.
---
 doc/groff.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 0b5241326..e71b40467 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -5224,7 +5224,8 @@ Heywood Jabuzzoff
 @endExample
 
 In fact, the ending marker is itself the name of a macro that will be
-called if it is defined by that time.
+called if it is defined by that time (or the name of a request to be
+invoked).
 
 @Example
 .de END

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

Reply via email to