diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-12-17 20:31:19 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-12-17 20:31:19 +0000 |
commit | 4b4c198dabe0b0281106815acd419e8f8a193c77 (patch) | |
tree | 444fa14b35e79dbb173c2b5c44514883db1c7ddd /TODO | |
parent | 32306ddd45d43a222c07f9e29f20da79ccbbf21a (diff) | |
download | mandoc-4b4c198dabe0b0281106815acd419e8f8a193c77.tar.gz |
[[:<:]] is not POSIX
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |