diff --git a/docs/refguide.xml b/docs/refguide.xml
index f0b12d73a..4efc56f8d 100644
--- a/docs/refguide.xml
+++ b/docs/refguide.xml
@@ -1562,7 +1562,7 @@ way.
nmap-service-probes database contains probes
for querying various services and match expressions to recognize
and parse responses. Nmap tries to determine the service protocol
- (e.g. FTP, SSH, telnet, http), the application name (e.g. ISC
+ (e.g. FTP, SSH, telnet, HTTP), the application name (e.g. ISC
BIND, Apache httpd, Solaris telnetd), the version number,
hostname, device type (e.g. printer, router), the OS family
(e.g. Windows, Linux) and sometimes miscellaneous details like
@@ -1629,7 +1629,7 @@ way.
By default, Nmap version detection skips TCP port 9100
because some printers simply print anything sent to that
- port, leading to dozens of pages of http get requests, binary
+ port, leading to dozens of pages of HTTP GET requests, binary
SSL session requests, etc. This behavior can be changed by
modifying or removing the Exclude
directive in nmap-service-probes, or