summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-10-02 12:33:36 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-10-02 12:33:36 +0000
commit9e238facdedce54e6eeccb030929d4b3893df873 (patch)
treeaf1153e654b28c1021d8c3934f87d6691336566e /TODO
parent2b5f7b1a9ecbfb46e4d111a73e873c9ac394f261 (diff)
downloadmandoc-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--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index a66c5bd3..4aded6d4 100644
--- a/TODO
+++ b/TODO
@@ -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