From e7c3b3aed9accb5cd3ba58824e302d5096d5f81d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 23 Feb 2001 05:43:40 +0000 Subject: Comment fix. svn path=/trunk/; revision=3138 --- growthplot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'growthplot') diff --git a/growthplot b/growthplot index 07fa436f..bb43297d 100755 --- a/growthplot +++ b/growthplot @@ -1,6 +1,6 @@ #!/bin/sh # -# growthplot -- plot the fetchmail population's growth as a function of time +# growthplot -- plot the fetchmail project's growth as a function of time # # Get data from the NEWS file @@ -17,7 +17,7 @@ set y2label 'Lines of code' set ytics nomirror set y2tics set tics out -set autoscale y +set autoscale y set y2range [5000:50000] set key bottom right box set terminal png color -- cgit v1.2.3