Unbreak (strange order of <itemizelist>).
This commit is contained in:
parent
bd1d8a144a
commit
d96d2b9395
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13107
1 changed files with 2 additions and 2 deletions
|
@ -2547,6 +2547,8 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
||||||
/* 2.0.5+ release specific code here */
|
/* 2.0.5+ release specific code here */
|
||||||
# endif
|
# endif
|
||||||
#endif</programlisting>
|
#endif</programlisting>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
<para>In the hundreds of ports that have been done, there have only
|
<para>In the hundreds of ports that have been done, there have only
|
||||||
been one or two cases where <literal>__FreeBSD__</literal> should
|
been one or two cases where <literal>__FreeBSD__</literal> should
|
||||||
|
@ -3250,8 +3252,6 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>Note that 2.2-STABLE sometimes identifies itself as
|
<para>Note that 2.2-STABLE sometimes identifies itself as
|
||||||
|
|
Loading…
Reference in a new issue