diff options
author | Amitai Schleier <schmonz-web-ikiwiki@schmonz.com> | 2018-05-03 08:58:52 -0400 |
---|---|---|
committer | Amitai Schleier <schmonz-web-ikiwiki@schmonz.com> | 2018-05-03 09:00:04 -0400 |
commit | 9e5c4347cd5a5317f0e61d371f5d084f7f6a7967 (patch) | |
tree | ad47bcf447292bf87cf5f93588fe27c1b12a304f /doc/plugins | |
parent | 90625505a9ea55106aae17b172934ec40f885ba4 (diff) | |
download | ikiwiki-9e5c4347cd5a5317f0e61d371f5d084f7f6a7967.tar ikiwiki-9e5c4347cd5a5317f0e61d371f5d084f7f6a7967.tar.gz |
Update upstream project name (it's "mandoc" now).
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/mandoc.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/mandoc.mdwn b/doc/plugins/contrib/mandoc.mdwn index 672a268cc..464aec63c 100644 --- a/doc/plugins/contrib/mandoc.mdwn +++ b/doc/plugins/contrib/mandoc.mdwn @@ -3,7 +3,7 @@ [[!tag type/format]] This plugin lets ikiwiki convert Unix man pages to HTML. It uses -[mdocml](http://mdocml.bsd.lv/) for the conversion, and postprocesses +[mandoc](http://mandoc.bsd.lv) for the conversion, and postprocesses xrefs into hyperlinks. Possible enhancements: |