]> git.cameronkatri.com Git - mandoc.git/blobdiff - TODO
If the layout or data of an individual cell in a tbl(7) contains
[mandoc.git] / TODO
diff --git a/TODO b/TODO
index b28c0d46460df7e38fa44af6aaa67a5a51932e5e..5ea7ba4042800423d5df5fabd1d31f239604051b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
 ************************************************************************
 * Official mandoc TODO.
-* $Id: TODO,v 1.316 2021/07/04 15:38:26 schwarze Exp $
+* $Id: TODO,v 1.317 2021/09/06 14:32:07 schwarze Exp $
 ************************************************************************
 
 Many issues are annotated for difficulty as follows:
@@ -286,6 +286,11 @@ are mere guesses, and some may be wrong.
 
 --- missing misc features ----------------------------------------------
 
+- let makewhatis(8) follow symbolic links to dirs below READ_ALLOWED_PATH
+  this may be feasible using fts_set(FTS_FOLLOW)
+  mail to sternenseemann 19 Aug 2021 19:11:50 +0200
+  loc *  exist **  algo **  size *  imp **
+
 - -T man does not handle eqn(7) and tbl(7)
   Stephen Gregoratto 16 Feb 2020 01:28:07 +1100
   also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636