aboutsummaryrefslogtreecommitdiff
path: root/toc/toc.tmac
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-06-24 19:48:11 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-06-24 19:48:11 +0200
commitd2335d060ffa1e8e2285bde265d71c1db703486b (patch)
tree081b0e6c992933dcdf98c89c5def6feb763748ba /toc/toc.tmac
parente6b0af9699dee016e273a69e82030a93b6d16e8d (diff)
downloadmk-d2335d060ffa1e8e2285bde265d71c1db703486b.tar.gz
Add toc.1
Diffstat (limited to 'toc/toc.tmac')
-rw-r--r--toc/toc.tmac4
1 files changed, 2 insertions, 2 deletions
diff --git a/toc/toc.tmac b/toc/toc.tmac
index b97aaf9..f885f91 100644
--- a/toc/toc.tmac
+++ b/toc/toc.tmac
@@ -8,12 +8,12 @@
.
.eo
.
-.\" to -- evaluate collected lines
+.\" to -- gather and evaluate lines
.de to
. if !'\*(tf'' .so \*(tf
..
.
-.\" te -- collect line
+.\" te -- emit line
.de te
. if \n(te=1 .tm (toc)\$*
..