Commit Graph

2 Commits

Author SHA1 Message Date
Thomas Wouters 233ab740fe disable tilde subscripting to fix manpage
Asciidoc uses tildes to subscript and carets to superscript text.
The first tilde can be escaped to fix this, but looks weird because
the second tilde may not be escaped.

It doesn't seem like subscripting will be used in the man page so it
makes sense to disable it altogether.
2015-08-18 12:12:12 +02:00
Drew DeVault 4b64e481a8 Add man pages 2015-08-17 21:25:58 -04:00