summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-09-10 15:10:20 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-09-10 15:10:20 +0000
commitf499af1eaefe5402b1743a2483fbdf34dc2cb433 (patch)
treeefb3cc149981e8db6f3df1a6740556d2b028441e /lib
parent86053003cea1776bc766c292a8f6b26a0e1d38d3 (diff)
zap trailing whitespace;
Diffstat (limited to 'lib')
-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