Fix visible whitespace inside a programlisting. Translators, please

include this in translations.
This commit is contained in:
Warren Block 2013-03-24 18:33:56 +00:00
parent 466a0ae844
commit 2ec64679d4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41306

View file

@ -16195,8 +16195,7 @@ Reference: <http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
<programlisting># no need to compile lang/perl5 if perl5 is already in system
.if ${OSVERSION} &gt; 300003
BROKEN= perl is in system
.endif
</programlisting>
.endif</programlisting>
<para>You did remember to use tab instead of spaces after
<literal>BROKEN=</literal> and