aboutsummaryrefslogtreecommitdiff
path: root/toc/toc
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-06-22 20:30:15 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-06-22 20:30:15 +0200
commit0d1f04b92b1f3c369036c4c17af53e23e5d2be4e (patch)
tree18d4cc4b2b23fec3d211b1764578f601b0e0d988 /toc/toc
parentd1c128722e4478c386aa6adab88c680c61beb72d (diff)
downloadmk-0d1f04b92b1f3c369036c4c17af53e23e5d2be4e.tar.gz
Add toc.tmac
Diffstat (limited to 'toc/toc')
-rwxr-xr-xtoc/toc2
1 files changed, 2 insertions, 0 deletions
diff --git a/toc/toc b/toc/toc
new file mode 100755
index 0000000..e8de341
--- /dev/null
+++ b/toc/toc
@@ -0,0 +1,2 @@
+#!/bin/sh
+troff -rT=1 -zE "$@" 2>&1