summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2014-08-05 15:59:51 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2014-08-05 16:00:00 -0400
commitc0693d3718cd40fc40ae109a7a46e6a5a6b1987e (patch)
treea28652aaafadb8d7cc1d1ed4739f3dbc2794fcfb /doc
parentc7c9a0d61758589de08ab5beacc1c8e36b71ac1e (diff)
Fix for manpages.
Diffstat (limited to 'doc')
-rw-r--r--doc/SmtEngine.3cvc_template.in4
-rw-r--r--doc/options.3cvc_template.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/SmtEngine.3cvc_template.in b/doc/SmtEngine.3cvc_template.in
index 3a876fefc..d741fd33f 100644
--- a/doc/SmtEngine.3cvc_template.in
+++ b/doc/SmtEngine.3cvc_template.in
@@ -19,6 +19,8 @@ and
.I SmtEngine::getOption()
use the following option keys.
+.ad l
+
.RS
.TP 10
.I "COMMON OPTIONS"
@@ -28,6 +30,8 @@ ${remaining_manpage_smt_documentation}
.PD
.RE
+.ad b
+
.SH VERSION
This manual page refers to
.B CVC4
diff --git a/doc/options.3cvc_template.in b/doc/options.3cvc_template.in
index a0d6c1640..f92faf47f 100644
--- a/doc/options.3cvc_template.in
+++ b/doc/options.3cvc_template.in
@@ -7,6 +7,8 @@ options \- the options infrastructure
.SH AVAILABLE INTERNAL OPTIONS
+.ad l
+
.RS
.TP 10
.I "COMMON OPTIONS"
@@ -16,6 +18,8 @@ ${remaining_manpage_internals_documentation}
.PD
.RE
+.ad b
+
.SH VERSION
This manual page refers to
.B CVC4
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback