summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-12-17 20:31:19 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-12-17 20:31:19 +0000
commit4b4c198dabe0b0281106815acd419e8f8a193c77 (patch)
tree444fa14b35e79dbb173c2b5c44514883db1c7ddd /TODO
parent32306ddd45d43a222c07f9e29f20da79ccbbf21a (diff)
downloadmandoc-4b4c198dabe0b0281106815acd419e8f8a193c77.tar.gz
[[:<:]] is not POSIX
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 28fd6c25..a5d5968b 100644
--- a/TODO
+++ b/TODO
@@ -255,6 +255,10 @@ are mere guesses, and some may be wrong.
--- compatibility checks -----------------------------------------------
+- write a configure check for [[:<:]] support and provide some
+ fallback for whatis(1) when it doesn't work;
+ Svyatoslav Mishyn Wed, 17 Dec 2014 11:07:10 +0200
+
- is .Bk implemented correctly in modern groff?
sobrado@ Tue, 19 Apr 2011 22:12:55 +0200