diff --git a/docs/refguide.xml b/docs/refguide.xml
index 228e56f62..b117dd322 100644
--- a/docs/refguide.xml
+++ b/docs/refguide.xml
@@ -2193,8 +2193,8 @@ more likely to get through a firewall. Look at the maximum round trip
time out of ten packets or so. You might want to double that for the
and triple or quadruple it for
the . I generally do not set the
-maximum RTT below 100ms, no matter what the ping times are. Nor do I
-exceed 1000ms.
+maximum RTT below 100 ms, no matter what the ping times are. Nor do I
+exceed 1000 ms.
is a rarely used option that
could be useful when a network is so unreliable that even Nmap's
@@ -2417,8 +2417,8 @@ wish to be, while leaving Nmap to pick the exact timing values. The
templates also make some minor speed adjustments for which
fine-grained control options do not currently exist. For example,
prohibits the dynamic scan delay from exceeding
-10ms for TCP ports and caps that value at 5
-milliseconds. Templates can be used in combination with fine-grained
+10 ms for TCP ports and caps that value at 5 ms.
+Templates can be used in combination with fine-grained
controls, and the fine-grained controls will you specify will take
precedence over the timing template default for that parameter. I
recommend using when scanning reasonably modern
@@ -2458,7 +2458,7 @@ does the equivalent of does the equivalent of
as well as
-setting the maximum TCP scan delay to 5ms.
+setting the maximum TCP scan delay to 5 ms.
diff --git a/docs/scripting.xml b/docs/scripting.xml
index 096d3c4ed..8b1c9e38b 100644
--- a/docs/scripting.xml
+++ b/docs/scripting.xml
@@ -2483,7 +2483,7 @@ containing the returned data (or the case of a failure, an error message).