summaryrefslogtreecommitdiff
path: root/debian/man/genmanpages.sh
diff options
context:
space:
mode:
authorSebastian Kuzminsky <seb@highlab.com>2016-02-28 15:17:58 -0700
committerSebastian Kuzminsky <seb@highlab.com>2016-03-03 21:44:52 -0700
commitd280e4850c46ddb55b2b007c5baa846bb7ea49c2 (patch)
tree850ca5b158caa8fa0612a45bc9f0c49863e84e1f /debian/man/genmanpages.sh
parent85acb59508b6d53a5a7eae2a072d81220951ab39 (diff)
add a manpage for yosys-smtbmc
Also add infrastructure for building manpages with txt2man, lifted from fpga-icestorm.
Diffstat (limited to 'debian/man/genmanpages.sh')
-rwxr-xr-xdebian/man/genmanpages.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/man/genmanpages.sh b/debian/man/genmanpages.sh
new file mode 100755
index 00000000..8c6f6e71
--- /dev/null
+++ b/debian/man/genmanpages.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+txt2man -d "${CHANGELOG_DATE}" -t YOSYS-SMTBMC -s 1 yosys-smtbmc.txt > yosys-smtbmc.1