aboutsummaryrefslogtreecommitdiff
path: root/toc/toc.tmac
diff options
context:
space:
mode:
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 83e05a0..143994e 100644
--- a/toc/toc.tmac
+++ b/toc/toc.tmac
@@ -10,12 +10,12 @@
.
.\" to -- evaluate collected lines
.de to
-. if \nT=0 .rd
+. if \n(to=1 .rd
..
.
.\" te -- collect line
.de te
-. if \nT>0 .tm \$*
+. if \n(te=1 .tm \$*
..
.
.ec