diff options
Diffstat (limited to 'man3/regex.3')
| -rw-r--r-- | man3/regex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/regex.3 b/man3/regex.3 index 13e540b22e..630c0369d7 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -109,7 +109,7 @@ ignoring Match-any-character operators don't match a newline. .IP A nonmatching list -.RB ( [\[ha]...] ) +.RB ( [\[ha]...\&] ) not containing a newline does not match a newline. .IP Match-beginning-of-line operator |
