From c43d77df4eadf985e0a33b4a49b5a85bde806d01 Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Wed, 10 Apr 2013 22:04:44 -0400 Subject: [PATCH] Fixed two errors in documentation. --- docs/source/usersguide/install.rst | 2 +- docs/source/usersguide/troubleshoot.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/usersguide/install.rst b/docs/source/usersguide/install.rst index 4ecab4b21e..077befb5be 100644 --- a/docs/source/usersguide/install.rst +++ b/docs/source/usersguide/install.rst @@ -83,7 +83,7 @@ Prerequisites .. _gfortran: http://gcc.gnu.org/wiki/GFortran .. _OpenMPI: http://www.open-mpi.org -.. _MPICH2: http://www.mpich.org +.. _MPICH: http://www.mpich.org .. _HDF5: http://www.hdfgroup.org/HDF5/ .. _PETSc: http://www.mcs.anl.gov/petsc/ diff --git a/docs/source/usersguide/troubleshoot.rst b/docs/source/usersguide/troubleshoot.rst index 3779940d41..64b955593e 100644 --- a/docs/source/usersguide/troubleshoot.rst +++ b/docs/source/usersguide/troubleshoot.rst @@ -11,8 +11,8 @@ Problems with Compilation If you are experiencing problems trying to compile OpenMC, first check if the error you are receiving is among the following options. -undefined reference to `_vtab$... -********************************* +undefined reference to \`_vtab$... +********************************** If you see this message when trying to compile, the most likely cause is that you are using a compiler that does not support type-bound procedures from