regex.3: Fix error in description of 'cflags'

'cflags' is a bit mask of *zero* (not one) or more flags.

Reported-by: Laurence Gonsalves <laurence@xenomachina.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-06 13:11:37 +02:00
parent e464d6b282
commit d86c357dee
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ initialized pattern buffer.
.I cflags
may be the
.RB bitwise- or
of one or more of the following:
of zero or more of the following:
.TP
.B REG_EXTENDED
Use