summaryrefslogtreecommitdiffstats
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 4afd824..0aea2c2 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
#
-# $Id$
+# $FreeBSD$
$in = 0; @a = ();
sub Print { s/\&amp\;/&/g; push(@a,$_); }
OpenPOWER on IntegriCloud