summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/zgrep
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-09-16 08:26:13 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-09-16 08:26:13 +0000
commit5be28542797ac26e17de490f50e0830003596d38 (patch)
tree8069da00bdeed33ee5434671a0bae67379506370 /gnu/usr.bin/gzip/zgrep
parente5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff)
Diffstat (limited to 'gnu/usr.bin/gzip/zgrep')
-rw-r--r--gnu/usr.bin/gzip/zgrep2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/zgrep b/gnu/usr.bin/gzip/zgrep
index fe5efb9917fd..2038edc560a4 100644
--- a/gnu/usr.bin/gzip/zgrep
+++ b/gnu/usr.bin/gzip/zgrep
@@ -3,7 +3,7 @@
# zgrep -- a wrapper around a grep program that decompresses files as needed
# Adapted from a version sent by Charles Levert <charles@comm.polymtl.ca>
#
-# $FreeBSD$
+# $FreeBSD: src/gnu/usr.bin/gzip/zgrep,v 1.1.12.2 1999/08/29 14:33:34 peter Exp $
prog=`echo $0 | sed 's|.*/||'`
case "$prog" in