From 86f340fb8cdee0905decf6648316f4d82a448d01 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 22 Dec 2019 13:52:35 +0000 Subject: two new entries: make .Sh/.Ss parsed in mdoc(7) and delete release number verification from groff_mdoc(7) --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 32e5f3e4..a1f841f0 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.297 2019/11/10 17:38:26 schwarze Exp $ +* $Id: TODO,v 1.298 2019/12/22 13:52:35 schwarze Exp $ ************************************************************************ Many issues are annotated for difficulty as follows: @@ -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" -- cgit v1.2.3