diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2020-02-15 14:59:21 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2020-02-15 14:59:21 +0000 |
commit | 1db9496b8aecc9cd65dfdb8d3d10733579704e7d (patch) | |
tree | 4f0ab80538f79e47e17094f3d1cce7ecc2badb8e | |
parent | f70361c861e949932360a7aee6531d7c42fc5196 (diff) | |
download | mandoc-1db9496b8aecc9cd65dfdb8d3d10733579704e7d.tar.gz |
two new entries: "Fl Fl" to "Fl \-" in validation and eqn/tbl in -T man
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -155,6 +155,10 @@ are mere guesses, and some may be wrong. uqs@ Thu, 2 Jun 2011 11:33:35 +0200 loc * exist ** algo *** size * imp ** +- In mdoc_validate.c, convert "Fl Fl opt" to "Fl \-opt". + Steffen Nurpmeso <steffen@sdaoden.eu> 27 Jan 2020 17:27:13 +0100 + loc * exist * algo * size * imp ** + --- missing man features ----------------------------------------------- - groff_www(7) .MTO and .URL @@ -221,6 +225,10 @@ are mere guesses, and some may be wrong. --- missing misc features ---------------------------------------------- +- -T man does not handle eqn(7) and tbl(7) + Stephen Gregoratto 16 Feb 2020 01:28:07 +1100 + loc ** exist ** algo ** size *** imp ** + - man -ks 1,8 route; kn@ Jul 13, 2018 orally - italic correction (\/) in PostScript mode |