diff --git a/docs/refguide.xml b/docs/refguide.xml
index d6dd8a327..844a02597 100644
--- a/docs/refguide.xml
+++ b/docs/refguide.xml
@@ -429,7 +429,7 @@ you would expect.
reply to broadcast queries.
The option sends an ICMP echo
- request and a TCP packet to port 80 by default. When
+ request and a TCP ACK packet to port 80 by default. When
executed by an unprivileged user, only a SYN packet is sent
(using a connect() call) to port 80 on
the target. When a privileged user tries to scan targets
@@ -474,7 +474,7 @@ you would expect.
IP is active. For machines on a local ethernet network, ARP
scanning will still be performed (unless
is specified) because Nmap needs
- MAC addresses to further scan target hosts. This option flag for this used to be (uses zero), but was renamed to avoid confusion with protocol ping's (uses the letter O) flag.
+ MAC addresses to further scan target hosts. This option flag used to be (uses zero), but was renamed to avoid confusion with protocol ping's (uses the letter O) flag.