git: aec6122b7b - news.xml: fix spacing/whitespace/indentation issues.

Glen Barber gjb at FreeBSD.org
Wed Dec 16 23:53:36 UTC 2020


The branch main has been updated by gjb:

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

commit aec6122b7b585833c194158bfe95b1ff2e39732e
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2020-12-16 23:53:15 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2020-12-16 23:53:15 +0000

    news.xml: fix spacing/whitespace/indentation issues.
    
    Sponsored by:   Rubicon Communications, LLC (netgate.com)
---
 share/xml/news.xml | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/share/xml/news.xml b/share/xml/news.xml
index 2a959b290a..18f1590bd2 100644
--- a/share/xml/news.xml
+++ b/share/xml/news.xml
@@ -35,20 +35,19 @@
 
       <day>
 	<name>12</name>
-	  <event>
-	    <p> New committer:
-	      <a href="mailto:otis at FreeBSD.org">Juraj Lutter</a>
-	      (ports)</p>
-	  </event>
-	</day>
+	<event>
+	  <p> New committer:
+	    <a href="mailto:otis at FreeBSD.org">Juraj Lutter</a>
+	    (ports)</p>
+	</event>
+      </day>
 
       <day>
 	<name>5</name>
-	  <event>
-	    <p> FreeBSD doc repo converted to git.</p>
-	  </event>
-	</day>
-
+	<event>
+	  <p> FreeBSD doc repo converted to git.</p>
+	</event>
+      </day>
     </month>
 
     <month>


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