diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 45995fcb12..5274c41bf6 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -3359,14 +3359,6 @@ PATCHFILES= patch1:test
set to values such as 2, 3, 4, 41 or 42.
-
- WITHOUT_GETTEXT
-
- If set, says that internationalization is not
- needed, which can save compile time. By default,
- internalization is used.
-
-
WITH_MYSQL
@@ -3378,6 +3370,14 @@ PATCHFILES= patch1:test
set to values such as 323, 40, 41, or 50.
+
+ WITHOUT_NLS
+
+ If set, says that internationalization is not
+ needed, which can save compile time. By default,
+ internalization is used.
+
+
WITH_OPENSSL_BASE