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 7c1483da3b53a..26fd0ee5aeef2 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 # -# $Id$ +# $Id: zgrep.getopt,v 1.2.2.1 1997/08/17 13:47:02 joerg Exp $ PATH=/bin:/usr/bin:$PATH; export PATH |