svn commit: r43684 - head/en_US.ISO8859-1/books/porters-handbook
Jason Helfman
jgh at FreeBSD.org
Wed Jan 29 20:16:54 UTC 2014
Author: jgh
Date: Wed Jan 29 20:16:53 2014
New Revision: 43684
URL: http://svnweb.freebsd.org/changeset/doc/43684
Log:
- Whitespace-only fixes, translators please ignore.
Approved by: wblock (mentor)
Modified:
head/en_US.ISO8859-1/books/porters-handbook/book.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml Wed Jan 29 11:57:43 2014 (r43683)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Wed Jan 29 20:16:53 2014 (r43684)
@@ -4941,7 +4941,7 @@ OPT1_LIB_DEPENDS_OFF= liba.so:${PORTSDIR
.include <bsd.port.options.mk>
. if ! ${PORT_OPTIONS:MOPT1}
-LIB_DEPENDS+= liba.so:${PORTSDIR}/devel/a
+LIB_DEPENDS+= liba.so:${PORTSDIR}/devel/a
.endif</programlisting>
</sect2>
</sect1>
@@ -7588,8 +7588,9 @@ USE_QT4= moc_build qmake_build rcc_build
<package role="port">www/tomcat7</package> to run the
service, it is quite common for a vendor to distribute a
<filename>.war</filename> file. A <filename>.war</filename>
- file is a Web application ARchive and is extracted when called
- by the application. Avoid adding a <filename>.war</filename>
+ file is a Web application ARchive and is extracted when
+ called by the application. Avoid adding a
+ <filename>.war</filename>
file to the <filename>pkg-plist</filename>.
It is not considered best practice. An application server
will expand the <filename>war</filename> archive, but not
@@ -10944,7 +10945,7 @@ as .putsy.conf and edit it.</programlist
<package role="port">ports-mgmt/poudriere</package>.</para>
<para>Visit the <link
- xlink:href="http://fossil.etoilebsd.net/poudriere">Poudriere
+ xlink:href="http://fossil.etoilebsd.net/poudriere">Poudriere
website</link> for more details.</para>
</sect1>
</chapter>
More information about the svn-doc-all
mailing list