gbranden pushed a commit to branch master
in repository groff.
commit 17f692d4d6f5a4e56e0e50bbaac409123d836b7a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Dec 8 01:39:36 2021 +1100
tmac/e.tmac: Update comments.
"Mark" is a better term (used elsewhere in our documentation) than
'"name"' (sic; in scare quotes).
---
tmac/e.tmac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tmac/e.tmac b/tmac/e.tmac
index e3eaf4e..ecd5611 100644
--- a/tmac/e.tmac
+++ b/tmac/e.tmac
@@ -2056,10 +2056,10 @@
.nr $c 1 \" current column number
.nr $f 1 \" footnote number
.ds _* \\*{\\n($f\\*}\k*\"
-.ds * \*(_*\" \" footnote "name"
+.ds * \*(_*\" \" footnote mark
.nr $d 1 \" delayed text number
.ds _# [\\n($d]\"
-.ds # \*(_#\" \" delayed text "name"
+.ds # \*(_#\" \" delayed text mark
.nr _M 1 \" chapter mode is chapter
.ds lq \(lq\" \" left quote
.ds rq \(rq\" \" right quote
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit