diff --git a/appendices/reserved.xml b/appendices/reserved.xml
index e008a80707..b858e396c6 100755
--- a/appendices/reserved.xml
+++ b/appendices/reserved.xml
@@ -1,5 +1,5 @@
-
+
What revision of the CGI specification the server is using;
- i.e. 'CGI/1.1'.
+ i.e. 'CGI/1.1'.
@@ -339,7 +339,7 @@ follow for this appendix. -->
Name and revision of the information protocol via which the
- page was requested; i.e. 'HTTP/1.0';
+ page was requested; i.e. 'HTTP/1.0';
@@ -348,8 +348,8 @@ follow for this appendix. -->
'REQUEST_METHOD'
- Which request method was used to access the page; i.e. 'GET',
- 'HEAD', 'POST', 'PUT'.
+ Which request method was used to access the page; i.e. 'GET',
+ 'HEAD', 'POST', 'PUT'.
@@ -389,7 +389,7 @@ follow for this appendix. -->
Contents of the Accept-Charset: header
from the current request, if there is one. Example:
- 'iso-8859-1,*,utf-8'.
+ 'iso-8859-1,*,utf-8'.
@@ -399,7 +399,7 @@ follow for this appendix. -->
Contents of the Accept-Encoding: header
- from the current request, if there is one. Example: 'gzip'.
+ from the current request, if there is one. Example: 'gzip'.
@@ -409,7 +409,7 @@ follow for this appendix. -->
Contents of the Accept-Language: header
- from the current request, if there is one. Example: 'en'.
+ from the current request, if there is one. Example: 'en'.
@@ -419,7 +419,7 @@ follow for this appendix. -->
Contents of the Connection: header from
- the current request, if there is one. Example: 'Keep-Alive'.
+ the current request, if there is one. Example: 'Keep-Alive'.
@@ -509,7 +509,7 @@ follow for this appendix. -->
The port on the server machine being used by the web server
- for communication. For default setups, this will be '80';
+ for communication. For default setups, this will be '80';
using SSL, for instance, will change this to whatever your
defined secure HTTP port is.
@@ -552,7 +552,7 @@ follow for this appendix. -->
The URI which was given in order to access this page; for
- instance, '/index.html'.
+ instance, '/index.html'.