aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/porters-handbook/special
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-08-13 18:09:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-08-13 18:09:00 +0000
commit6fe869573e26c34f5df4f78ab000e7da1ab5dde6 (patch)
tree27b1108a51ab15e4a6ae547d85935096f7ff5648 /en_US.ISO8859-1/books/porters-handbook/special
parent4e5f3ff43ec4c65d1db6bb1c36655728c631fa5d (diff)
downloaddoc-6fe869573e26c34f5df4f78ab000e7da1ab5dde6.tar.gz
doc-6fe869573e26c34f5df4f78ab000e7da1ab5dde6.zip
Pet igor after r53306
Notes
Notes: svn path=/head/; revision=53307
Diffstat (limited to 'en_US.ISO8859-1/books/porters-handbook/special')
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/special/chapter.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
index 05a1acdd94..c6ee13fc66 100644
--- a/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
@@ -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. 4534 B 1098 kBps 00s
<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>