summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/regex.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/regex.3 b/man3/regex.3
index d77aac2e7..7640e2897 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -61,11 +61,11 @@ of zero or more of the following:
.TP
.B REG_EXTENDED
Use
-.B POSIX
+POSIX
Extended Regular Expression syntax when interpreting
.IR regex .
If not set,
-.B POSIX
+POSIX
Basic Regular Expression syntax is used.
.TP
.B REG_ICASE