gbranden pushed a commit to branch master
in repository groff.
commit 170e86f910f76cd13775ccee4e6c436a77c55ce9
Author: Ingo Schwarze <[email protected]>
AuthorDate: Thu Oct 30 20:03:21 2025 +0100
ChangeLog: Clarify old entry.
See <https://lists.gnu.org/archive/html/groff/2025-10/msg00098.html>.
[Thanks, Ingo! --GBR]
---
ChangeLog | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index f9a630806..2f7044e60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -454,9 +454,11 @@
package implements its own bespoke type system to accompany its
bespoke macro processor; the type of a macro argument (a string
or macro) is determined by looking up its name as a _register_.
- mandoc(1) does not exhibit this problem, likely because it lacks
- a *roff formatter that defines both a `.T` register and a `.T`
- string; rather it simulates both of these.
+ mandoc(1) does not exhibit this problem because it does not use
+ roff(7) registers to distinguish mdoc(7) child macros from
+ plain-text macro arguments, so the .T register does not clash
+ with the .T predefined string in the way it did in
+ groff mdoc(7).
2025-10-29 G. Branden Robinson <[email protected]>
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit