diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-23 13:02:05 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-23 13:02:05 +0000 |
| commit | dfad8c611ef64df44f059bf9bd516776ffcc9340 (patch) | |
| tree | 2d6aca1bf318ecd8862aba5d4782fdd25109d4e1 /man3/regex.3 | |
| parent | 363060058cf94d6ff4a74084b45ba93c7ffb5c62 (diff) | |
| download | man-pages-dfad8c611ef64df44f059bf9bd516776ffcc9340.tar.gz | |
ffix
Diffstat (limited to 'man3/regex.3')
| -rw-r--r-- | man3/regex.3 | 3 |
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 |
