summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/eg/nih
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/eg/nih')
-rw-r--r--gnu/usr.bin/perl/eg/nih2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/eg/nih b/gnu/usr.bin/perl/eg/nih
index abec507d718..559cfd927d6 100644
--- a/gnu/usr.bin/perl/eg/nih
+++ b/gnu/usr.bin/perl/eg/nih
@@ -1,7 +1,7 @@
eval 'exec /usr/bin/perl -Spi.bak $0 ${1+"$@"}'
if $running_under_some_shell;
-# $RCSfile: nih,v $$Revision: 1.4 $$Date: 2000/04/06 17:04:47 $
+# $RCSfile: nih,v $$Revision: 1.5 $$Date: 2001/05/24 18:35:04 $
# This script makes #! scripts directly executable on machines that don't
# support #!. It edits in place any scripts mentioned on the command line.