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.
master
Thomas Wouters 9 years ago
parent e9c3a9016f
commit 233ab740fe

@ -1,6 +1,8 @@
/////
vim:set ts=4 sw=4 tw=82 noet:
/////
:quotes.~:
sway (1)
========

Loading…
Cancel
Save