groff-commit
[Top][All Lists]
Advanced

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

[groff] 04/25: doc/groff.texi (Identifiers): Fix content nit.


From: G. Branden Robinson
Subject: [groff] 04/25: doc/groff.texi (Identifiers): Fix content nit.
Date: Mon, 28 Mar 2022 12:08:19 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 5c826dfa27dbbc6a1e2583a6a6af9fb792a87ed0
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Mar 28 23:38:31 2022 +1100

    doc/groff.texi (Identifiers): Fix content nit.
    
    Clarify that requests are also in the same name space as macros,
    strings, and diversions (though they can't be manipulated in all the
    same ways).
---
 doc/groff.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 689a1d13..2f13325a 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -6214,7 +6214,8 @@ value of@tie{}0.
 @cindex macros, shared name space with strings and diversions
 @cindex strings, shared name space with macros and diversions
 @cindex diversions, shared name space with macros and strings
-Identifiers for macros, strings, diversions share a name space.
+Identifiers for requests, macros, strings, and diversions share a name
+space.
 
 @Example
 .de xxx



reply via email to

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