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.
This commit is contained in:
Thomas Wouters 2015-08-18 12:12:12 +02:00
parent e9c3a9016f
commit 233ab740fe
1 changed files with 2 additions and 0 deletions

View File

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