summaryrefslogtreecommitdiff
path: root/lib/libc/regex/re_format.7
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/regex/re_format.7')
-rw-r--r--lib/libc/regex/re_format.76
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/regex/re_format.7 b/lib/libc/regex/re_format.7
index b8e276fcfcb..2c1b5d0c750 100644
--- a/lib/libc/regex/re_format.7
+++ b/lib/libc/regex/re_format.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: re_format.7,v 1.17 2014/09/10 11:25:32 jsg Exp $
+.\" $OpenBSD: re_format.7,v 1.18 2014/09/10 15:10:19 jmc Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
.\"
@@ -304,10 +304,10 @@ This is an extension,
compatible with but not specified by POSIX,
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 SVR4
systems but are not portable and should be avoided.
.Pp