regex.3: wfix

"address of regcomp() initialized buffer" ->
"address of regcomp()-initialized buffer"

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
наб 2021-08-08 10:41:29 +02:00 committed by Michael Kerrisk
parent c99dbb2776
commit dc2c64be7a
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@ All regular expression searching must be done via a compiled pattern
buffer, thus
.BR regexec ()
must always be supplied with the address of a
.BR regcomp ()
initialized pattern buffer.
.BR regcomp ()-initialized
pattern buffer.
.PP
.I cflags
is the