git: 3a01c01d82 - news.xml: Fix indentation/line wrapping. No functional changes.

Glen Barber gjb at FreeBSD.org
Wed Dec 16 19:52:22 UTC 2020


The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3a01c01d82f496190c6aaa700122ea7965a12ed6

commit 3a01c01d82f496190c6aaa700122ea7965a12ed6
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2020-12-16 19:51:51 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2020-12-16 19:51:51 +0000

    news.xml: Fix indentation/line wrapping.  No functional changes.
    
    Sponsored by:   Rubicon Communications, LLC (netgate.com)
---
 share/xml/news.xml | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/share/xml/news.xml b/share/xml/news.xml
index 53624f570b..c9ca11dbe5 100644
--- a/share/xml/news.xml
+++ b/share/xml/news.xml
@@ -32,14 +32,15 @@
 
     <month>
       <name>12</name>
+
       <day>
-	    <name>12</name>
-		<event>
-		  <p>
-		  New committer: <a href="mailto:otis at FreeBSD.org">Juraj Lutter</a> (ports)
-		  </p>
-		</event>
-      </day>
+	<name>12</name>
+	  <event>
+	    <p> New committer:
+	      <a href="mailto:otis at FreeBSD.org">Juraj Lutter</a>
+	      (ports)</p>
+	  </event>
+	</day>
     </month>
 
     <month>


More information about the dev-commits-doc-all mailing list