summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex.3
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1998-06-15 17:54:48 +0000
committermickey <mickey@openbsd.org>1998-06-15 17:54:48 +0000
commita873166d58fd22eb9cd577c46ce7405089f92a17 (patch)
tree6e7c83c6bbae1198e072a6074b0c8b67649c4395 /lib/libc/regex/regex.3
parentadd -p opt to usage; form@vs.itam.nsc.ru (diff)
downloadwireguard-openbsd-a873166d58fd22eb9cd577c46ce7405089f92a17.tar.xz
wireguard-openbsd-a873166d58fd22eb9cd577c46ce7405089f92a17.zip
use Bx macro for BSD versions
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r--lib/libc/regex/regex.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index 8e3f48d6aa4..4e05c3d5b3b 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: regex.3,v 1.4 1997/07/29 02:29:08 flipk Exp $
+.\" $OpenBSD: regex.3,v 1.5 1998/06/15 17:55:05 mickey Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
.\"
@@ -513,7 +513,9 @@ invalid argument, e.g. negative-length string
.El
.Sh HISTORY
Originally written by Henry Spencer.
-Altered for inclusion in the 4.4BSD distribution.
+Altered for inclusion in the
+.Bx 4.4
+distribution.
.Sh BUGS
This is an alpha release with known defects.
Please report problems.