diff options
Diffstat (limited to 'gnu/usr.bin/gzip/zgrep.getopt')
-rw-r--r-- | gnu/usr.bin/gzip/zgrep.getopt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/zgrep.getopt b/gnu/usr.bin/gzip/zgrep.getopt index e6811b7e969e3..e5a6fe9b83038 100644 --- a/gnu/usr.bin/gzip/zgrep.getopt +++ b/gnu/usr.bin/gzip/zgrep.getopt @@ -26,7 +26,7 @@ # # zgrep - search possibly compressed files for a regular expression # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/gzip/zgrep.getopt,v 1.7 1999/08/27 23:35:55 peter Exp $ PATH=/bin:/usr/bin:$PATH; export PATH |