Make the references to features in the help more consistent. (Sylvain Hitier)
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt
index 2217f04..9535f03 100644
--- a/runtime/doc/map.txt
+++ b/runtime/doc/map.txt
@@ -770,7 +770,7 @@
 			    "block"	{motion} was |blockwise-visual|
 			Although "block" would rarely appear, since it can
 			only result from Visual mode where "g@" is not useful.
-			{not available when compiled without the +eval
+			{not available when compiled without the |+eval|
 			feature}
 
 Here is an example that counts the number of spaces with <F4>: >
@@ -1080,7 +1080,7 @@
 The |:scriptnames| command can be used to see which scripts have been sourced
 and what their <SNR> number is.
 
-This is all {not in Vi} and {not available when compiled without the +eval
+This is all {not in Vi} and {not available when compiled without the |+eval|
 feature}.
 
 ==============================================================================