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:
parent
fc04bef046
commit
fafa7e8a49
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21194
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue