diff options
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r-- | lib/libc/regex/regex.3 | 6 |
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. |