diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-10-02 12:33:36 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-10-02 12:33:36 +0000 |
commit | 9e238facdedce54e6eeccb030929d4b3893df873 (patch) | |
tree | af1153e654b28c1021d8c3934f87d6691336566e /TODO | |
parent | 2b5f7b1a9ecbfb46e4d111a73e873c9ac394f261 (diff) | |
download | mandoc-9e238facdedce54e6eeccb030929d4b3893df873.tar.gz |
Support a second argument to -O man,
selecting the format according to local existence of the file.
Suggested by kristaps@ during EuroBSDCon 2018.
Written on the train Frankfurt-Karlsruhe returning from EuroBSDCon.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -395,12 +395,6 @@ are mere guesses, and some may be wrong. only if the new option -O toc is given suggested by Adam Kalisz during EuroBSDCon 2018 -- support -O man with two arguments, typically using the first for - a local tree (like the release pages on mandoc.bsd.lv) and the - second for a remote tree (e.g. man.openbsd.org). - Probable syntax: -O man=first;second - Suggested by kristaps@ during EuroBSDCon 2018. - - wrap Sh and Ss content into <div> Laura Morales <lauretas at mail dot com> 21 Apr 2018 18:10:48 +0200 (Evaluate whether this is really useful and has no adverse |