From 0e2afedb7fa8286aeb019154b6a5f0085e78b155 Mon Sep 17 00:00:00 2001
From: alalazo <massimiliano.culpo@googlemail.com>
Date: Wed, 13 Jul 2016 12:43:48 +0200
Subject: doc : fixes #1239

---
 lib/spack/docs/packaging_guide.rst | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

(limited to 'lib')

diff --git a/lib/spack/docs/packaging_guide.rst b/lib/spack/docs/packaging_guide.rst
index 0f549e2957..861a35c154 100644
--- a/lib/spack/docs/packaging_guide.rst
+++ b/lib/spack/docs/packaging_guide.rst
@@ -2602,14 +2602,14 @@ Spack packages with variants similar to already-existing Spack
 packages should use the same name for their variants.  Standard
 variant names are:
 
-======= ======== ========================
-Name    Default   Description
-------- -------- ------------------------
-shared   True     Build shared libraries
-static            Build static libraries
-mpi               Use MPI
-python            Build Python extension
-------- -------- ------------------------
+  ======= ======== ========================
+  Name    Default   Description
+  ======= ======== ========================
+  shared   True     Build shared libraries
+  static   None     Build static libraries
+  mpi      None     Use MPI
+  python   None     Build Python extension
+  ======= ======== ========================
 
 If specified in this table, the corresponding default should be used
 when declaring a variant.
-- 
cgit v1.2.3-70-g09d2