svn commit: r39581 - head/en_US.ISO8859-1/books/porters-handbook
Warren Block
wblock at FreeBSD.org
Wed Sep 19 17:25:24 UTC 2012
Author: wblock
Date: Wed Sep 19 17:25:23 2012
New Revision: 39581
URL: http://svn.freebsd.org/changeset/doc/39581
Log:
Whitespace cleanup. Translators, please ignore.
Modified:
head/en_US.ISO8859-1/books/porters-handbook/book.sgml
Modified: head/en_US.ISO8859-1/books/porters-handbook/book.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.sgml Wed Sep 19 17:22:29 2012 (r39580)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.sgml Wed Sep 19 17:25:23 2012 (r39581)
@@ -3443,8 +3443,8 @@ ALWAYS_KEEP_DISTFILES= yes
</listitem>
<listitem>
- <para>Names are capitalized (for example, Apache, JavaScript,
- Perl);</para>
+ <para>Names are capitalized (for example, Apache,
+ JavaScript, Perl);</para>
</listitem>
<listitem>
@@ -6352,9 +6352,9 @@ USE_XORG= x11 xpm</programlisting>
</tgroup>
</table>
- <para>When <makevar>USE_QT_VER</makevar> is set to <literal>3</literal>,
- some useful settings are passed to the <command>configure</command>
- script:</para>
+ <para>When <makevar>USE_QT_VER</makevar> is set to
+ <literal>3</literal>, some useful settings are passed to the
+ <command>configure</command> script:</para>
<programlisting>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
<row>
<entry><makevar>JAVA_PORT_OS</makevar></entry>
- <entry>The operating system used by the JDK port (e.g.,
- <literal>'native'</literal>).</entry>
+
+ <entry>The operating system used by the JDK port
+ (e.g., <literal>'native'</literal>).</entry>
</row>
<row>
@@ -6971,8 +6972,8 @@ USE_QT4= moc_build qmake_build rcc_build
<row>
<entry><makevar>JAVA_PORT_VENDOR_DESCRIPTION</makevar></entry>
- <entry>Description of the vendor of the JDK port (e.g.,
- <literal>'OpenJDK BSD Porting
+ <entry>Description of the vendor of the JDK port
+ (e.g., <literal>'OpenJDK BSD Porting
Team'</literal>).</entry>
</row>
More information about the svn-doc-all
mailing list