diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 5380ec99be..53d08675bd 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -3443,8 +3443,8 @@ ALWAYS_KEEP_DISTFILES= yes - Names are capitalized (for example, Apache, JavaScript, - Perl); + Names are capitalized (for example, Apache, + JavaScript, Perl); @@ -6352,9 +6352,9 @@ USE_XORG= x11 xpm - When USE_QT_VER is set to 3, - some useful settings are passed to the configure - script: + When USE_QT_VER is set to + 3, some useful settings are passed to the + configure script: CONFIGURE_ARGS+= --with-qt-includes=${QT_PREFIX}/include \ --with-qt-libraries=${QT_PREFIX}/lib \ @@ -6952,8 +6952,9 @@ USE_QT4= moc_build qmake_build rcc_build uic_build JAVA_PORT_OS - The operating system used by the JDK port (e.g., - 'native'). + + The operating system used by the JDK port + (e.g., 'native'). @@ -6971,8 +6972,8 @@ USE_QT4= moc_build qmake_build rcc_build uic_build JAVA_PORT_VENDOR_DESCRIPTION - Description of the vendor of the JDK port (e.g., - 'OpenJDK BSD Porting + Description of the vendor of the JDK port + (e.g., 'OpenJDK BSD Porting Team').