Add missing semicolon in man page
[rsync.git] / md2man
2020-06-20 Wayne DavisonFix compiling in a separate dir.
2020-06-19 Wayne DavisonMore non-breaking space/dash improvements
2020-06-19 Wayne DavisonUse `-⁠` instead of `‑`
2020-06-17 Wayne DavisonEnhance compatibility with older python3 versions.
2020-06-17 Wayne DavisonUse /usr/bin/env for increased portability.
2020-06-16 Wayne DavisonA few more trivial tweaks.
2020-06-16 Wayne DavisonFix `md2man --test` on a fresh checkout.
2020-06-15 Wayne DavisonA few small tweaks.
2020-06-15 Wayne DavisonA few more md -> html improvements
2020-06-14 Wayne DavisonAdd handling of non-breaking space & double-dash.
2020-06-12 Wayne DavisonAllow maintainer to build with /usr/local prefix but...
2020-06-10 Wayne DavisonImprovements for release process; a gensend hook.
2020-06-10 Wayne DavisonFix the output with -D; a few minor tweaks.
2020-06-10 Wayne DavisonMention the github rsync home.
2020-06-10 Wayne DavisonMore man processing improvements
2020-06-09 Wayne DavisonA few more man page script improvements.
2020-06-09 Wayne DavisonOutput the files at the end; fix a missing double-quote.
2020-06-09 Wayne DavisonFix the html title.
2020-06-09 Wayne DavisonChange man page src format from yodl to markdown.