regex.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-14 18:39:09 +02:00
parent 4f2f24ff13
commit 025584732f
1 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ must always be supplied with the address of a
initialized pattern buffer.
.PP
.I cflags
may be the
is the
.RB bitwise- or
of zero or more of the following:
.TP
@ -133,7 +133,7 @@ and
.I pmatch
are used to provide information regarding the location of any matches.
.I eflags
may be the
is the
.RB bitwise- or
of zero or more of the following flags:
.TP