summaryrefslogtreecommitdiff
path: root/tools/tools/epfe/epfe.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools/epfe/epfe.pl')
-rw-r--r--tools/tools/epfe/epfe.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/epfe/epfe.pl b/tools/tools/epfe/epfe.pl
index 0aea2c247a64..6f21f58fb5f1 100644
--- a/tools/tools/epfe/epfe.pl
+++ b/tools/tools/epfe/epfe.pl
@@ -7,7 +7,7 @@
# $ cd /usr/share/examples/printing
# $ epfe < ../../doc/handbook/printing.sgml
#
-# $FreeBSD$
+# $FreeBSD: src/tools/tools/epfe/epfe.pl,v 1.4 1999/08/28 00:54:26 peter Exp $
$in = 0; @a = ();
sub Print { s/\&amp\;/&/g; push(@a,$_); }