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 59e0ca12a4..4a162ba6f9 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -125,7 +125,7 @@ Match-end-of-line operator .RB ( $ ) matches the empty string immediately before a newline, regardless of whether -.IR eflags +.I eflags contains .BR REG_NOTEOL . .SS "POSIX Regex Matching" |
