Add a non-null title to the example of how to avoid .error

so that a reference to the example will show up right
in the cumulative list of examples.
This commit is contained in:
Yaroslav Tykhiy 2004-06-19 13:37:54 +00:00
parent fc04bef046
commit fafa7e8a49
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21194

View file

@ -5027,7 +5027,8 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
statements when (for instance) a dependency is not satisfied.</para>
</note>
<example id="dot-error-breaks-index"><title></title>
<example id="dot-error-breaks-index">
<title>How to avoid using <literal>.error</literal></title>
<para>Assume that someone has the line
<programlisting>USE_POINTYHAT=yes</programlisting>
in <filename>make.conf</filename>. The first of