diff --git a/doc/Language/newline.pod6 b/doc/Language/newline.pod6 index 9cc09751a..d5988f6eb 100644 --- a/doc/Language/newline.pod6 +++ b/doc/Language/newline.pod6 @@ -48,8 +48,7 @@ will get those characters at the end of the line, as shown. In regular expressions, L|/language/regexes#index-entry-regex_\n-regex_\N-\n_and_\N> is defined in -terms of the L. It will match C<.> +terms of the L. It will match C<.> and also C<\v>, as well as any class that includes whitespace. =end pod