summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regex.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-17 15:43:08 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-17 15:43:08 +0000
commita8510bf414fba1220ac5eaee5b652a5813ca34ec (patch)
treeef163d34be4ccad56680ff5d91213c75f0a6d031 /lib/libc/regex/regex.3
parent5b18d15e79836756585ab7bebd017dbe7e4c2a4d (diff)
Notes
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r--lib/libc/regex/regex.38
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index 9d91f200f77e..c7681c759248 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -442,7 +442,7 @@ is first ORed with
the
.Dq message
that results is the printable name of the error code,
-e.g.
+e.g.\&
.Dq Dv REG_NOMATCH ,
rather than an explanation thereof.
If
@@ -533,12 +533,10 @@ The endpoint of one range cannot begin another.
the limit on repetition counts in bounded repetitions, is 255.
.Pp
A repetition operator
-.Po
-.Ql ?\& ,
+.Ql ( ?\& ,
.Ql *\& ,
.Ql +\& ,
-or bounds
-.Pc
+or bounds)
cannot follow another
repetition operator.
A repetition operator cannot begin an expression or subexpression