svn commit: r52047 - head/en_US.ISO8859-1/books/porters-handbook/versions
Marius Strobl
marius at FreeBSD.org
Sun Jul 22 21:41:54 UTC 2018
Author: marius (src,ports committer)
Date: Sun Jul 22 21:41:53 2018
New Revision: 52047
URL: https://svnweb.freebsd.org/changeset/doc/52047
Log:
Improve the documentation of __FreeBSD_version 12000[0-3]
Modified:
head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Jul 22 21:24:26 2018 (r52046)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Jul 22 21:41:53 2018 (r52047)
@@ -687,14 +687,15 @@ is spelled &, < is < and > is >.
<entry>July 2, 2018</entry>
<entry>12.0-CURRENT after inlining &man.atomic.9; in modules on
amd64 and i386 requiring all modules of consumers to be rebuilt
- on these architectures.</entry>
+ for these architectures.</entry>
</row>
<row>
<entry>1200071</entry>
<entry><revnumber>r335930</revnumber></entry>
<entry>July 4, 2018</entry>
- <entry>12.0-CURRENT after changing the ABI and API of epoch(9)
+ <entry>12.0-CURRENT after changing the ABI and API of
+ <literal>epoch(9)</literal> (<revnumber>r335924</revnumber>)
requiring modules of consumers to be rebuilt.</entry>
</row>
@@ -702,16 +703,17 @@ is spelled &, < is < and > is >.
<entry>1200072</entry>
<entry><revnumber>r335979</revnumber></entry>
<entry>July 5, 2018</entry>
- <entry>12.0-CURRENT after changing the ABI and API of struct
- xinpcb and friends.</entry>
+ <entry>12.0-CURRENT after changing the ABI and API of
+ <literal>struct xinpcb</literal> and friends.</entry>
</row>
<row>
<entry>1200073</entry>
<entry><revnumber>r336313</revnumber></entry>
<entry>July 15, 2018</entry>
- <entry>12.0-CURRENT after changing the ABI and API of struct
- if_shared_ctx and struct if_softc_ctx requiring modules of
+ <entry>12.0-CURRENT after changing the ABI and API of
+ <literal>struct if_shared_ctx</literal> and
+ <literal>struct if_softc_ctx</literal> requiring modules of
&man.iflib.9; consumers to be rebuilt.</entry>
</row>
More information about the svn-doc-head
mailing list