aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-02-08 12:20:16 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-02-08 12:20:16 +0000
commite2164c7559814f5e718eeade0103f2eaa82facad (patch)
tree009725ed68c9746d5da069de265fc0babb70c76a
parenta60df3ed752b24fea405e7bbd295cf4af76f70b9 (diff)
downloadmandoc-e2164c7559814f5e718eeade0103f2eaa82facad.tar.gz
mandoc-e2164c7559814f5e718eeade0103f2eaa82facad.tar.zst
mandoc-e2164c7559814f5e718eeade0103f2eaa82facad.zip
reference a relevant mail for one TODO item
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 323b3bdb..98c77312 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.232 2017/02/05 22:25:39 schwarze Exp $
+* $Id: TODO,v 1.233 2017/02/08 12:20:16 schwarze Exp $
************************************************************************
Many issues are annotated for difficulty as follows:
@@ -219,7 +219,7 @@ are mere guesses, and some may be wrong.
- support mdoc(7) and man(7) macros inside tbl(7) code;
probably requires the parser reorg and letting tbl(7)
use roff_node such that macro sets can mix;
- informed by bapt@ that FreeBSD needs this.
+ informed by bapt@ that FreeBSD needs this: 3 Jan 2015 23:32:23 +0100
loc *** exist ** algo *** size ** imp ***
- look at the POSIX manuals in the books/man-pages-posix port,