summaryrefslogtreecommitdiff
path: root/lib/libcompat/regexp/regexp.3
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-07-12 20:50:10 +0000
committerNik Clayton <nik@FreeBSD.org>1999-07-12 20:50:10 +0000
commitfbc400a67a4e6979c5d99fe59d904cf08992a98f (patch)
treee89199ea6f2415b6ecf086fc4b059e8e3b8a4b44 /lib/libcompat/regexp/regexp.3
parent077e7b24bc7e9a435ff4f449c0853e37c35d18f3 (diff)
Notes
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
-rw-r--r--lib/libcompat/regexp/regexp.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3
index f99202e2ff39..aea8890cc906 100644
--- a/lib/libcompat/regexp/regexp.3
+++ b/lib/libcompat/regexp/regexp.3
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)regexp.3 8.1 (Berkeley) 6/4/93
+.\" $Id$
.\"
.Dd June 4, 1993
.Dt REGEXP 3