From 63f57bbece04ea87164ec75f3f3f98700e109af2 Mon Sep 17 00:00:00 2001
From: "Steven J. Plimpton" <sjplimp@singsing.sandia.gov>
Date: Tue, 14 Aug 2018 16:07:04 -0600
Subject: [PATCH] small tweak on USER-INTEL section

---
 doc/src/Build_extras.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/Build_extras.txt b/doc/src/Build_extras.txt
index 69f65a451f..b55efa02a7 100644
--- a/doc/src/Build_extras.txt
+++ b/doc/src/Build_extras.txt
@@ -685,7 +685,7 @@ intel"_Speed_intel.html doc page.
 
 [CMake build]:
 
--D INTEL_ARCH=value     # value = cpu (default) or knl :pre
+-D INTEL_ARCH=value     # value = cpu (default) or knl
 -D BUILD_OMP=yes        # also required to build with the USER-INTEl package :pre
 
 Requires an Intel compiler as well as the Intel TBB and MKL libraries.
-- 
GitLab