summaryrefslogtreecommitdiff
path: root/lib/libc/regex
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-31 19:20:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-31 19:20:32 +0000
commit09e227ff68e154967e4487a37d9473265714b17b (patch)
tree71c2f57d2c5c5bf47bd010636edededd1b0aed0c /lib/libc/regex
parent1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff)
convert to new .Dd format;
Diffstat (limited to 'lib/libc/regex')
-rw-r--r--lib/libc/regex/re_format.74
-rw-r--r--lib/libc/regex/regex.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/regex/re_format.7 b/lib/libc/regex/re_format.7
index c33191bf763..0c0928716f4 100644
--- a/lib/libc/regex/re_format.7
+++ b/lib/libc/regex/re_format.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: re_format.7,v 1.13 2005/06/05 19:40:22 jmc Exp $
+.\" $OpenBSD: re_format.7,v 1.14 2007/05/31 19:19:30 jmc Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
.\"
@@ -35,7 +35,7 @@
.\"
.\" @(#)re_format.7 8.3 (Berkeley) 3/20/94
.\"
-.Dd March 20, 1994
+.Dd $Mdocdate: May 31 2007 $
.Dt RE_FORMAT 7
.Os
.Sh NAME
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index cd1c146d0fc..c851b8d8e9c 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: regex.3,v 1.20 2005/02/25 03:12:44 cloder Exp $
+.\" $OpenBSD: regex.3,v 1.21 2007/05/31 19:19:30 jmc Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
.\"
@@ -35,7 +35,7 @@
.\"
.\" @(#)regex.3 8.4 (Berkeley) 3/20/94
.\"
-.Dd March 20, 1994
+.Dd $Mdocdate: May 31 2007 $
.Dt REGEX 3
.Os
.Sh NAME