regex.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Yuri Kozlov 2014-01-07 00:47:15 +13:00 committed by Michael Kerrisk
parent 476d2ddea6
commit 75cd78ea10
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ which cause changes in matching behavior described below.
The match-beginning-of-line operator always fails to match (but see the The match-beginning-of-line operator always fails to match (but see the
compilation flag compilation flag
.B REG_NEWLINE .B REG_NEWLINE
above) above).
This flag may be used when different portions of a string are passed to This flag may be used when different portions of a string are passed to
.BR regexec () .BR regexec ()
and the beginning of the string should not be interpreted as the and the beginning of the string should not be interpreted as the