summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/regexp/regexp.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-09-20 07:41:17 +0000
committerjmc <jmc@openbsd.org>2010-09-20 07:41:17 +0000
commit0e02c409a400bb6c8d7f9c46a82bc64020383866 (patch)
tree1926ab555071fed06903108d50fbd0f994d3fb37 /lib/libcompat/regexp/regexp.3
parentStop doing shutdown hooks in network drivers where possible. We already (diff)
downloadwireguard-openbsd-0e02c409a400bb6c8d7f9c46a82bc64020383866.tar.xz
wireguard-openbsd-0e02c409a400bb6c8d7f9c46a82bc64020383866.zip
according to ingo, it isn;t a problem to have empty [BDS]q macros, so
revert that part of yesterday's diffs;
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
-rw-r--r--lib/libcompat/regexp/regexp.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3
index d1e2e99e71d..ad868967d41 100644
--- a/lib/libcompat/regexp/regexp.3
+++ b/lib/libcompat/regexp/regexp.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: regexp.3,v 1.11 2010/09/19 22:22:13 jmc Exp $
+.\" $OpenBSD: regexp.3,v 1.12 2010/09/20 07:41:17 jmc Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -28,7 +28,7 @@
.\"
.\" @(#)regexp.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: September 19 2010 $
+.Dd $Mdocdate: September 20 2010 $
.Dt REGEXP 3
.Os
.Sh NAME
@@ -137,9 +137,9 @@ Each instance of `&' in
.Fa source
is replaced by the substring
indicated by
-.Em startp Ns \(sq
+.Em startp Ns Bq
and
-.Em endp Ns \(sq .
+.Em endp Ns Bq .
Each instance of
.Sq \e Ns Em n ,
where