From: wolf
Date: Wed, 25 Jan 2006 05:09:40 +0000 (+0000)
Subject: Add slight content.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49143998615d4c33d1c18b35895f60d6ce3a2abd;p=dealii-svn.git
Add slight content.
git-svn-id: https://svn.dealii.org/trunk@12157 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.data/results.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.data/results.html
index 9eb478fee1..99773755a5 100644
--- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.data/results.html
+++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.data/results.html
@@ -5,8 +5,27 @@
The program has, after having been run, produced two sparsity
patterns. We can visualize them using GNUPLOT:
- set data style points
- plot "sparsity_pattern.1"
+examples/step-2> gnuplot
+
+ G N U P L O T
+ Version 3.7 patchlevel 3
+ last modified Thu Dec 12 13:00:00 GMT 2002
+ System: Linux 2.6.11.4-21.10-default
+
+ Copyright(C) 1986 - 1993, 1998 - 2002
+ Thomas Williams, Colin Kelley and many others
+
+ Type `help` to access the on-line reference manual
+ The gnuplot FAQ is available from
+ http://www.gnuplot.info/gnuplot-faq.html
+
+ Send comments and requests for help to
+ Send bugs, suggestions and mods to
+
+
+Terminal type set to 'x11'
+gnuplot> set data style points
+gnuplot> plot "sparsity_pattern.1"
@@ -20,10 +39,16 @@ one):