svn commit: r51455 - head/en_US.ISO8859-1/books/porters-handbook/versions

Warren Block <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wblock
Date: Sat Mar  3 00:01:48 2018
New Revision: 51455
URL: https://svnweb.freebsd.org/changeset/doc/51455

Log:
  Whitespace-only fixes, translators please ignore.

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	Fri Mar  2 23:58:41 2018	(r51454)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Sat Mar  3 00:01:48 2018	(r51455)
@@ -418,16 +418,17 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry>1200039</entry>
 	    <entry><revnumber>r321369</revnumber></entry>
 	    <entry>July 22, 2017</entry>
-	    <entry>12.0-CURRENT after upgrade of copies of clang, llvm,
-	      lld, lldb, compiler-rt and libc++ to 5.0.0 (trunk r308421).</entry>
+	    <entry>12.0-CURRENT after upgrade of copies of clang,
+	      llvm, lld, lldb, compiler-rt and libc++ to 5.0.0 (trunk
+	      r308421).</entry>
 	  </row>
 
 	  <row>
 	    <entry>1200040</entry>
 	    <entry><revnumber>r321688</revnumber></entry>
 	    <entry>July 29, 2017</entry>
-	    <entry>12.0-CURRENT after adding NFS client forced dismount
-	      support <command>umount -N</command>.</entry>
+	    <entry>12.0-CURRENT after adding NFS client forced
+	      dismount support <command>umount -N</command>.</entry>
 	  </row>
 
 	  <row>
@@ -573,15 +574,16 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry>1200057</entry>
 	    <entry><revnumber>r329033</revnumber></entry>
 	    <entry>February 8, 2018</entry>
-	    <entry>12.0-CURRENT after applying a clang 6.0.0 fix to make
-	      the wine ports build correctly.</entry>
+	    <entry>12.0-CURRENT after applying a clang 6.0.0 fix to
+	      make the wine ports build correctly.</entry>
 	  </row>
 
 	  <row>
 	    <entry>1200058</entry>
 	    <entry><revnumber>r329166</revnumber></entry>
 	    <entry>February 12, 2018</entry>
-	    <entry>12.0-CURRENT after the lua loader was committed.</entry>
+	    <entry>12.0-CURRENT after the lua loader was
+	      committed.</entry>
 	  </row>
 
 	  <row>
@@ -589,12 +591,12 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry><revnumber>r330299</revnumber></entry>
 	    <entry>March 2, 2018</entry>
 	    <entry>12.0-CURRENT after removing the declaration of
-	       <literal>union semun</literal> unless
-	       <literal>_WANT_SEMUN</literal> is defined.  Also the
-	       removal of <literal>struct mymsg</literal> and the
-	       renaming of kernel-only members of <literal>struct
-	       semid_ds</literal> and <literal>struct
-	       msgid_ds</literal>.</entry>
+	      <literal>union semun</literal> unless
+	      <literal>_WANT_SEMUN</literal> is defined.  Also the
+	      removal of <literal>struct mymsg</literal> and the
+	      renaming of kernel-only members of
+	      <literal>struct semid_ds</literal> and
+	      <literal>struct msgid_ds</literal>.</entry>
 	  </row>
 	</tbody>
       </tgroup>
@@ -1831,8 +1833,9 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry>1101501</entry>
 	    <entry><revnumber>320666</revnumber></entry>
 	    <entry>July 5, 2017</entry>
-	    <entry>11-STABLE after merging the <literal>MAP_GUARD</literal>
-	      &man.mmap.2; flag addition.</entry>
+	    <entry>11-STABLE after merging the
+	      <literal>MAP_GUARD</literal> &man.mmap.2; flag
+	      addition.</entry>
 	  </row>
 
 	  <row>
@@ -1849,7 +1852,7 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry><revnumber>r323431</revnumber></entry>
 	    <entry>September 11, 2017</entry>
 	    <entry>11-STABLE after merging changes making the WRFSBASE
-              instruction operational on amd64.</entry>
+	      instruction operational on amd64.</entry>
 	  </row>
 
 	  <row>
@@ -1857,17 +1860,18 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry><revnumber>r324006</revnumber></entry>
 	    <entry>September 26, 2017</entry>
 	    <entry>11-STABLE after merging libm from head, which adds
-	      &man.cacoshl.3;, &man.cacosl.3;, &man.casinhl.3;, &man.casinl.3;,
-	      &man.catanl.3;, &man.catanhl.3;, &man.sincos.3;, &man.sincosf.3;,
-	      and &man.sincosl.3;.</entry>
+	      &man.cacoshl.3;, &man.cacosl.3;, &man.casinhl.3;,
+	      &man.casinl.3;, &man.catanl.3;, &man.catanhl.3;,
+	      &man.sincos.3;, &man.sincosf.3;, and
+	      &man.sincosl.3;.</entry>
 	  </row>
 
 	  <row>
 	    <entry>1101505</entry>
 	    <entry><revnumber>r324023</revnumber></entry>
 	    <entry>September 26, 2017</entry>
-	    <entry>11-STABLE after merging clang, llvm, lld, lldb, compiler-rt
-	      and libc++ 5.0.0 release.</entry>
+	    <entry>11-STABLE after merging clang, llvm, lld, lldb,
+	      compiler-rt and libc++ 5.0.0 release.</entry>
 	  </row>
 
 	  <row>
@@ -3047,8 +3051,9 @@ is spelled &amp;, < is &lt; and > is &gt;.
 	    <entry>1003516</entry>
 	    <entry><revnumber>321717</revnumber></entry>
 	    <entry>July 30, 2017</entry>
-	    <entry>10-STABLE after merging the <literal>MAP_GUARD</literal>
-	      &man.mmap.2; flag addition.</entry>
+	    <entry>10-STABLE after merging the
+	      <literal>MAP_GUARD</literal> &man.mmap.2; flag
+	      addition.</entry>
 	  </row>
 
 	  <row>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.