diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-02-11 22:45:27 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-02-11 22:45:27 +0100 |
| commit | b2653a99f43240cfae521e7cfcdefd6c93e42e2b (patch) | |
| tree | 6e26f6c2b0f6af6143906ab9fd212e01196a59c4 /man3/regex.3 | |
| parent | 5618d6329a17248d8d56843431cd1d77e55e30b6 (diff) | |
| download | man-pages-b2653a99f43240cfae521e7cfcdefd6c93e42e2b.tar.gz | |
regex.3: tfix
Reported-by: Reuben Thomas <rrt@sc3d.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/regex.3')
| -rw-r--r-- | man3/regex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/regex.3 b/man3/regex.3 index 5251d6fc74..9c1b7e79c1 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -281,7 +281,7 @@ Invalid collating element. Unknown character class name. .TP .B REG_EEND -Non specific error. +Nonspecific error. This is not defined by POSIX.2. .TP .B REG_EESCAPE |
