summaryrefslogtreecommitdiff
path: root/contrib/grap2graph/grap2graph.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/grap2graph/grap2graph.sh')
-rw-r--r--contrib/grap2graph/grap2graph.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/grap2graph/grap2graph.sh b/contrib/grap2graph/grap2graph.sh
index 99d9a96d..7c830c1a 100644
--- a/contrib/grap2graph/grap2graph.sh
+++ b/contrib/grap2graph/grap2graph.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#! /bin/sh
#
# grap2graph -- compile graph description descriptions to bitmap images
#
@@ -28,7 +28,7 @@
#
# Thus, we pass -U to groff(1), and everything else to convert(1).
#
-# $Id: grap2graph.sh,v 1.3 2005/05/17 20:20:53 wl Exp $
+# $Id: grap2graph.sh,v 1.4 2005/05/18 07:03:06 wl Exp $
#
groff_opts=""
convert_opts=""