regex.3: Minor rewording

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-09-13 13:48:04 +02:00
parent ce0fd56bd7
commit 2896c55242
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,6 @@ The match-end-of-line operator always fails to match (but see the
compilation flag
.B REG_NEWLINE
above).
.SS BSD regex matching
.TP
.B REG_STARTEND
Use
@ -177,6 +176,7 @@ on input, and does not change
or
.B REG_NEWLINE
processing.
This flag is a BSD extension, not present in POSIX.
.SS Byte offsets
Unless
.B REG_NOSUB