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

Mark Linimon linimon at FreeBSD.org
Wed May 23 18:35:58 UTC 2018


Author: linimon
Date: Wed May 23 18:35:57 2018
New Revision: 51710
URL: https://svnweb.freebsd.org/changeset/doc/51710

Log:
  Make formatting consistent with other entries.

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	Wed May 23 18:33:10 2018	(r51709)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml	Wed May 23 18:35:57 2018	(r51710)
@@ -628,15 +628,16 @@ is spelled &, < is < and > is >.
 	    <entry><revnumber>r333446</revnumber></entry>
 	    <entry>May 10, 2018</entry>
 	    <entry>12.0-CURRENT after reworking CTL frontend and backend
-		  options to use nv(3), allow creating multiple ioctl
-		  frontend ports.</entry>
+	      options to use nv(3), allow creating multiple ioctl
+	      frontend ports.</entry>
 	  </row>
 
 	  <row>
 	    <entry>1200064</entry>
 	    <entry><revnumber>r334074</revnumber></entry>
 	    <entry>May 22, 2018</entry>
-	    <entry>12.0-CURRENT after changing the ifnet address and multicast address TAILQ to CK_STAILQ.</entry>
+	    <entry>12.0-CURRENT after changing the ifnet address and
+	      multicast address TAILQ to CK_STAILQ.</entry>
 	  </row>
 	  
 	</tbody>


More information about the svn-doc-all mailing list