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 e6811b7e969e..8cafa3230cbd 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.6.2.1 1999/08/29 14:33:34 peter Exp $ PATH=/bin:/usr/bin:$PATH; export PATH |
