diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 4304a01883..f425e7553e 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -1,7 +1,7 @@ price of one. The easiest of these to use is - WITHOUT_X. If the port can be built both + WITHOUT_X11. If the port can be built both with and without X support, then it should normally be built - with X support. If WITHOUT_X is defined, + with X support. If WITHOUT_X11 is defined, then the version that does not have X support should be built. diff --git a/en_US.ISO_8859-1/books/porters-handbook/book.sgml b/en_US.ISO_8859-1/books/porters-handbook/book.sgml index 4304a01883..f425e7553e 100644 --- a/en_US.ISO_8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO_8859-1/books/porters-handbook/book.sgml @@ -1,7 +1,7 @@ price of one. The easiest of these to use is - WITHOUT_X. If the port can be built both + WITHOUT_X11. If the port can be built both with and without X support, then it should normally be built - with X support. If WITHOUT_X is defined, + with X support. If WITHOUT_X11 is defined, then the version that does not have X support should be built.