svn commit: r53307 - head/en_US.ISO8859-1/books/porters-handbook/special
Tobias Kortkamp
tobik at FreeBSD.org
Tue Aug 13 18:09:01 UTC 2019
Author: tobik (ports committer)
Date: Tue Aug 13 18:09:00 2019
New Revision: 53307
URL: https://svnweb.freebsd.org/changeset/doc/53307
Log:
Pet igor after r53306
Modified:
head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Tue Aug 13 17:49:49 2019 (r53306)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Tue Aug 13 18:09:00 2019 (r53307)
@@ -1213,7 +1213,8 @@ MESON_ARGS= -Dfoo=enabled</programlisting>
</sect2>
<sect2 xml:id="using-go">
- <title>Building <application>Go</application> applications</title>
+ <title>Building <application>Go</application>
+ Applications</title>
<para>For ports that use <application>Go</application>,
define <literal>USES=go</literal>. Refer to <xref
@@ -1315,8 +1316,7 @@ daviddengcn-go-colortext-186a3d44e920_GH0.tar.
<para>If you are not testing your port in a clean environment
like with <application>Poudriere</application>, remember to
- run <command>make clean</command> before any testing.
- </para>
+ run <command>make clean</command> before any testing.</para>
</example>
</sect2>
</sect1>
More information about the svn-doc-head
mailing list