]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Just some minor changes on the new documentation
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 31 Oct 2012 17:14:10 +0000 (17:14 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 31 Oct 2012 17:14:10 +0000 (17:14 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27266 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/readme.html

index 94ed237ed5e08a6a4659bb01f6ddb2f090ad4c8d..b322990ca804f8e868531b3e437f9afb5d5983fe 100644 (file)
       <li> <p>
           For debugging programs, we have found that the
          <a href="http://www.gnu.org/software/gdb/" target="_top">GNU
-           debugger GDB</a> is a invaluable tool. GDB is a text-based tool
+           debugger GDB</a> is an invaluable tool. GDB is a text-based tool
            not always easy to use; <a href="http://www.kdbg.org/"
            target="_top">kdbg</a>, is one of many graphical user interfaces
            for it. Most integrated development environments
        <li> <code>/path/install/dir</code> is the directory where you want to
          install the deal.II header files and libraries to. This can be a
          directory in your home directory (e.g., <code>~/bin</code>) or a
-         directory such as <code>/usr</code> if you have root privileges.
-
-       <li> If your machine has multiple processors, use <code>make -jN</code> in
-         the last two steps where <code>N</code> is the number of processors you
-         want <code>make</code> to use at any given
-         time. Allowing <code>make</code> to use more processors (assuming
-         you have that many) will greatly accelerate building the library.
+         directory such as <code>/usr/local</code> if you have root privileges.
+
+       <li> If your machine has multiple processors, use <code>make
+         -jN</code> in the last two steps where <code>N</code> is the
+         number of simultaneous build processes you want <code>make</code>
+         to use at any given time. Allowing <code>make</code> to use
+         more simultaneous build processes (assuming you have that many
+         processor cores) will greatly accelerate building the library.
 
        <li>The <acronym>deal.II</acronym> <code>cmake</code> system can accept a
          significant number of configuration parameters. See the

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.