diff options
author | John Ankarström <john@ankarstrom.se> | 2021-06-24 19:48:11 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-06-24 19:48:11 +0200 |
commit | d2335d060ffa1e8e2285bde265d71c1db703486b (patch) | |
tree | 081b0e6c992933dcdf98c89c5def6feb763748ba /toc/toc.tmac | |
parent | e6b0af9699dee016e273a69e82030a93b6d16e8d (diff) | |
download | mk-d2335d060ffa1e8e2285bde265d71c1db703486b.tar.gz |
Add toc.1
Diffstat (limited to 'toc/toc.tmac')
-rw-r--r-- | toc/toc.tmac | 4 |
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)\$* .. |