diff options
Diffstat (limited to 'lib/libc/regex/grot/mkh')
-rwxr-xr-x | lib/libc/regex/grot/mkh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/grot/mkh b/lib/libc/regex/grot/mkh index 1deba7983d5ce..72bf2215d05c3 100755 --- a/lib/libc/regex/grot/mkh +++ b/lib/libc/regex/grot/mkh @@ -1,6 +1,6 @@ #! /bin/sh # mkh - pull headers out of C source -# $FreeBSD$ +# $FreeBSD: src/lib/libc/regex/grot/mkh,v 1.3 2002/03/22 19:45:43 obrien Exp $ PATH=/bin:/usr/bin ; export PATH # egrep pattern to pick out marked lines |