aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/zforce
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/zforce')
-rw-r--r--gnu/usr.bin/gzip/zforce2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/zforce b/gnu/usr.bin/gzip/zforce
index 146db92c86d1..251003d3f946 100644
--- a/gnu/usr.bin/gzip/zforce
+++ b/gnu/usr.bin/gzip/zforce
@@ -5,7 +5,7 @@
# This can be useful for files with names truncated after a file transfer.
# foo is renamed to foo.gz
#
-# $FreeBSD$
+# $FreeBSD: src/gnu/usr.bin/gzip/zforce,v 1.5 1999/08/27 23:35:55 peter Exp $
x=`basename $0`
if test $# = 0; then