aboutsummaryrefslogtreecommitdiffstats
path: root/man3/regex.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/regex.3')
-rw-r--r--man3/regex.33
1 files changed, 1 insertions, 2 deletions
diff --git a/man3/regex.3 b/man3/regex.3
index 399e6c0a09..3d94ab3271 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -252,8 +252,7 @@ Invalid use of back reference operator.
Invalid use of pattern operators such as group or list.
.TP
.B REG_BADRPT
-Invalid use of repetition operators such as using
-.RB ` * '
+Invalid use of repetition operators such as using '*'
as the first character.
.TP
.B REG_EBRACE