aboutsummaryrefslogtreecommitdiffstats
path: root/growthplot
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-02-23 05:43:40 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-02-23 05:43:40 +0000
commite7c3b3aed9accb5cd3ba58824e302d5096d5f81d (patch)
treed361f43a760a3c6f4894f8787dcfc7e615e8a6be /growthplot
parent2cceb02a1f6fd7422d8d5a3172c093dedc11b9af (diff)
downloadfetchmail-e7c3b3aed9accb5cd3ba58824e302d5096d5f81d.tar.gz
fetchmail-e7c3b3aed9accb5cd3ba58824e302d5096d5f81d.tar.bz2
fetchmail-e7c3b3aed9accb5cd3ba58824e302d5096d5f81d.zip
Comment fix.
svn path=/trunk/; revision=3138
Diffstat (limited to 'growthplot')
-rwxr-xr-xgrowthplot4
1 files changed, 2 insertions, 2 deletions
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