aboutsummaryrefslogtreecommitdiffstats
path: root/man3/regex.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-23 13:02:05 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-23 13:02:05 +0000
commitdfad8c611ef64df44f059bf9bd516776ffcc9340 (patch)
tree2d6aca1bf318ecd8862aba5d4782fdd25109d4e1 /man3/regex.3
parent363060058cf94d6ff4a74084b45ba93c7ffb5c62 (diff)
downloadman-pages-dfad8c611ef64df44f059bf9bd516776ffcc9340.tar.gz
ffix
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