summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-04-03 12:41:02 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-04-03 12:41:02 +0000
commit0c21d1c8c1bb268a19ad34087970b45ef88f2936 (patch)
tree818ec19a946cbfb107c8b65677de80320c754793 /TODO
parente066c6a8cbfbeac50eca52f208aad372e1ee904d (diff)
downloadmandoc-0c21d1c8c1bb268a19ad34087970b45ef88f2936.tar.gz
portability: word boundaries in regular expressions
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index e40d027f..d984dff1 100644
--- a/TODO
+++ b/TODO
@@ -488,6 +488,14 @@ are mere guesses, and some may be wrong.
loc ** exist ** algo ** size * imp **
************************************************************************
+* portability
+************************************************************************
+
+- word boundaries in regular expressions for whatis(1)
+ set up config tests to use [[:<:]], \<, or nothing
+ reminded by Peter Bray Fri, 03 Apr 2015 23:02:16 +1100
+
+************************************************************************
* warning issues
************************************************************************