diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 2c5e2d82f8..f9cd232951 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -10047,6 +10047,17 @@ bacula:*:910:
NOT_FOR_ARCHS_REASON_ARCH.
+
+ If a port fetches i386 binaries and installs them,
+ IA32_BINARY_PORT should be set. If this
+ variable is set, it will be checked whether the
+ /usr/lib32 directory is available for
+ IA32 versions of libraries and whether the kernel
+ has IA32 compatibility compiled in. If one of these two
+ dependencies is not satisfied, IGNORE will
+ be set automatically.
+
+