summaryrefslogtreecommitdiff
path: root/src/roff/grog/grog.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/roff/grog/grog.pl')
-rw-r--r--src/roff/grog/grog.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roff/grog/grog.pl b/src/roff/grog/grog.pl
index 07fa7a44..b802fd56 100644
--- a/src/roff/grog/grog.pl
+++ b/src/roff/grog/grog.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#! /usr/bin/perl
# grog -- guess options for groff command
# Inspired by doctype script in Kernighan & Pike, Unix Programming
# Environment, pp 306-8.