diff options
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r-- | lib/libc/regex/regex.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 254b55ff66f..1fc7a82e3f9 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: regex.3,v 1.7 1999/05/12 13:26:47 aaron Exp $ +.\" $OpenBSD: regex.3,v 1.8 1999/05/23 14:11:02 aaron Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. .\" @@ -41,7 +41,7 @@ .\" .Dd March 20, 1994 .Dt REGEX 3 -.Os OpenBSD +.Os .Sh NAME .Nm regcomp, regexec, regerror, regfree .Nd regular-expression library |