diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-24 06:58:27 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-24 06:58:27 +0000 |
commit | 22ff0cb08c31212e2e99ce56a2908cee4f885ea1 (patch) | |
tree | 42846539f146ce86e5ac6b5232856c135a2967d4 | |
parent | 45230cdc03a31c6b12d75698b93eeffa74c01703 (diff) | |
download | fetchmail-22ff0cb08c31212e2e99ce56a2908cee4f885ea1.tar.gz fetchmail-22ff0cb08c31212e2e99ce56a2908cee4f885ea1.tar.bz2 fetchmail-22ff0cb08c31212e2e99ce56a2908cee4f885ea1.zip |
*** empty log message ***
svn path=/trunk/; revision=2600
-rwxr-xr-x | growthplot | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -64,3 +64,6 @@ echo "pause 9999" >>/tmp/growthimage$$ gnuplot /tmp/growthimage$$ rm -f /tmp/growth* + +# The gnuplot drivers for GIF and PNG are deficient. To capture this image, +# use the xv middle-button grab and save to PNG. |