diff options
Diffstat (limited to 'lib/libc/regex/regex.3')
-rw-r--r-- | lib/libc/regex/regex.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3 index 90395456f29..8ee6c71b955 100644 --- a/lib/libc/regex/regex.3 +++ b/lib/libc/regex/regex.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: regex.3,v 1.25 2014/01/22 22:54:14 guenther Exp $ +.\" $OpenBSD: regex.3,v 1.26 2015/11/10 23:48:18 jmc Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. .\" @@ -35,8 +35,8 @@ .\" .\" @(#)regex.3 8.4 (Berkeley) 3/20/94 .\" -.Dd $Mdocdate: January 22 2014 $ -.Dt REGEX 3 +.Dd $Mdocdate: November 10 2015 $ +.Dt REGEXEC 3 .Os .Sh NAME .Nm regcomp , |