From: Wolfgang Bangerth Date: Mon, 7 Nov 2016 18:25:11 +0000 (-0700) Subject: Add periods in a couple of places in the README. X-Git-Tag: v8.5.0-rc1~442^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc739505ce3e136b2ce54f9415867b520f22c0b;p=dealii.git Add periods in a couple of places in the README. --- diff --git a/doc/readme.html b/doc/readme.html index 7ebe1aebb6..be85d37ae7 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -666,7 +666,7 @@

To disable the PETSc interfaces in cases where cmake - automatically finds it, use -DDEAL_II_WITH_PETSC=OFF + automatically finds it, use -DDEAL_II_WITH_PETSC=OFF. More information on configuring and building PETSc can be found here.

@@ -687,7 +687,7 @@

To disable the SLEPc interfaces in cases where cmake - automatically finds it, use -DDEAL_II_WITH_PETSC=OFF + automatically finds it, use -DDEAL_II_WITH_PETSC=OFF. More information on configuring and building SLEPc can be found here.

@@ -729,7 +729,7 @@

To disable the Trilinos interfaces in cases where cmake automatically finds it, use - -DDEAL_II_WITH_TRILINOS=OFF More details about + -DDEAL_II_WITH_TRILINOS=OFF. More details about compatibility and configuration can be found here.