aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2014-12-29 13:50:59 +0000
committerJoel Dahl <joel@FreeBSD.org>2014-12-29 13:50:59 +0000
commitf7e00d4bbd4cef5eb509d2419331fdb8832f31f1 (patch)
treebcae69af8d3aff80a0d1bf6e37a0ee1cd81a99d3 /lib/libc
parentdf30ae985dad3b452113614099e09f8f6d271eaf (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/regex/re_format.74
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/regex/re_format.7 b/lib/libc/regex/re_format.7
index 05b14947e45f..089316bb729e 100644
--- a/lib/libc/regex/re_format.7
+++ b/lib/libc/regex/re_format.7
@@ -314,10 +314,10 @@ compatible with but not specified by
.St -p1003.2 ,
and should be used with
caution in software intended to be portable to other systems.
-The additional word delimiters
+The additional word delimiters
.Ql \e<
and
-.Ql \e>
+.Ql \e>
are provided to ease compatibility with traditional
.Xr svr4 4
systems but are not portable and should be avoided.