summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regex.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit1a0a934547909744a6a2fa4cfd5b795ec6394f05 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libc/regex/regex.3
parente37a7c5f5a689c6f1994a879f5fa86066b7aac82 (diff)
Notes
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r--lib/libc/regex/regex.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index 68edd7f99513..a267dccde1d6 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -564,7 +564,7 @@ or
.Ql |\&
cannot appear first or last in a (sub)expression or after another
.Ql |\& ,
-i.e. an operand of
+i.e., an operand of
.Ql |\&
cannot be an empty subexpression.
An empty parenthesized subexpression,
@@ -651,7 +651,7 @@ empty (sub)expression
.It Dv REG_ASSERT
can't happen - you found a bug
.It Dv REG_INVARG
-invalid argument, e.g. negative-length string
+invalid argument, e.g.\& negative-length string
.El
.Sh HISTORY
Originally written by