summaryrefslogtreecommitdiff
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..b30b3a2c5e6e 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.2.12.3 1999/08/29 14:33:33 peter Exp $
x=`basename $0`
if test $# = 0; then