summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-12-22 13:52:35 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-12-22 13:52:35 +0000
commitc79da48db01e1ad14e47852f7ab6fa1ee8bb6508 (patch)
tree184229c1bd9ec904d7b680b15566a66333c59769 /TODO
parent016c70be27f8384ff2027c53688bdadd43909ca7 (diff)
downloadmandoc-c79da48db01e1ad14e47852f7ab6fa1ee8bb6508.tar.gz
two new entries: make .Sh/.Ss parsed in mdoc(7)
and delete release number verification from groff_mdoc(7)
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3cef2af2..4a7bbe49 100644
--- a/TODO
+++ b/TODO
@@ -93,6 +93,10 @@ are mere guesses, and some may be wrong.
--- missing mdoc features ----------------------------------------------
+- .Sh and .Ss should be parsed and partially callable, see groff_mdoc(7)
+ reed at reedmedia dot net Sat, 21 Dec 2019 17:13:07 -0600
+ loc ** exist ** algo ** size ** imp *
+
- .Bl -column .Xo support is missing
ultimate goal:
restore .Xr and .Dv to
@@ -580,6 +584,10 @@ are mere guesses, and some may be wrong.
* to improve in the groff_mdoc(7) macros
************************************************************************
+- delete OS release verification from .Dx, .Fx, .Nx, .Ox etc.
+ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629161
+ also Branden Robinson 18 Dec 2019 00:59:52 +1100
+
- .Cd # arch1, arch2 in section 4 pages:
find better way to indicate multiple architectures, maybe:
allow .Dt vgafb 4 "macppc sparc64"