Update Question 18.3:
- Unfold "SNAPs" and "RELEASEs" in the question - Update versions from 5-STABLE to 6-STABLE, 6-STABLE to 7-STABLE and 7-CURRENT to 8-CURRENT - Mark up -CURRENT with <emphasis> instead of <quote> - Yank date of forks Reviewed by: trhodes Approved by: gabor
This commit is contained in:
parent
49730b2e05
commit
5c595b304c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32479
1 changed files with 13 additions and 13 deletions
|
|
@ -10406,7 +10406,7 @@ hint.sio.7.irq="12"</programlisting>
|
||||||
|
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question id="define-snap-release">
|
<question id="define-snap-release">
|
||||||
<para>What are SNAPs and RELEASEs?</para>
|
<para>What are snapshots and releases?</para>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
|
|
@ -10419,19 +10419,19 @@ hint.sio.7.irq="12"</programlisting>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><literal>RELENG_5</literal> AKA
|
<para><literal>RELENG_6</literal> AKA
|
||||||
<emphasis>5-STABLE</emphasis></para>
|
<emphasis>6-STABLE</emphasis></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><literal>RELENG_6</literal> AKA
|
<para><literal>RELENG_7</literal> AKA
|
||||||
<emphasis>6-STABLE</emphasis></para>
|
<emphasis>7-STABLE</emphasis></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><literal>HEAD</literal> AKA
|
<para><literal>HEAD</literal> AKA
|
||||||
<emphasis>-CURRENT</emphasis> AKA
|
<emphasis>-CURRENT</emphasis> AKA
|
||||||
<emphasis>7.X-CURRENT</emphasis></para>
|
<emphasis>8-CURRENT</emphasis></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
@ -10440,15 +10440,15 @@ hint.sio.7.irq="12"</programlisting>
|
||||||
like the other two; it is simply a symbolic constant for
|
like the other two; it is simply a symbolic constant for
|
||||||
<quote><emphasis>the current, non-branched development
|
<quote><emphasis>the current, non-branched development
|
||||||
stream</emphasis></quote> which we simply refer to as
|
stream</emphasis></quote> which we simply refer to as
|
||||||
<quote>-CURRENT</quote>.</para>
|
<emphasis>-CURRENT</emphasis>.</para>
|
||||||
|
|
||||||
<para>Right now, <quote>-CURRENT</quote> is the 7.X development
|
<para>Right now, <emphasis>-CURRENT</emphasis> is the 8.<replaceable>X</replaceable> development
|
||||||
stream; the <literal>5-STABLE</literal> branch,
|
stream; the <literal>6-STABLE</literal> branch,
|
||||||
<symbol>RELENG_5</symbol>, forked off from
|
|
||||||
<quote>-CURRENT</quote> in October 2004, and
|
|
||||||
the <literal>6-STABLE</literal> branch,
|
|
||||||
<symbol>RELENG_6</symbol>, forked off from
|
<symbol>RELENG_6</symbol>, forked off from
|
||||||
<quote>-CURRENT</quote> in November 2005.</para>
|
<emphasis>-CURRENT</emphasis> in November 2005, and
|
||||||
|
the <literal>7-STABLE</literal> branch,
|
||||||
|
<symbol>RELENG_7</symbol>, forked off from
|
||||||
|
<emphasis>-CURRENT</emphasis> in February 2008.</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue