diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2015-04-03 12:41:02 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2015-04-03 12:41:02 +0000 |
commit | 0c21d1c8c1bb268a19ad34087970b45ef88f2936 (patch) | |
tree | 818ec19a946cbfb107c8b65677de80320c754793 | |
parent | e066c6a8cbfbeac50eca52f208aad372e1ee904d (diff) | |
download | mandoc-0c21d1c8c1bb268a19ad34087970b45ef88f2936.tar.gz |
portability: word boundaries in regular expressions
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 ************************************************************************ |