summaryrefslogtreecommitdiffstats
path: root/sway.1.txt
Commit message (Collapse)AuthorAge
* disable tilde subscripting to fix manpageLibravatar Thomas Wouters2015-08-18
| | | | | | | | | 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.
* Add man pagesLibravatar Drew DeVault2015-08-17