Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2017 01:38:11 +0000 (UTC)
From:      Benjamin Kaduk <bjk@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51132 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201710190138.v9J1cBqu058319@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bjk
Date: Thu Oct 19 01:38:11 2017
New Revision: 51132
URL: https://svnweb.freebsd.org/changeset/doc/51132

Log:
  Fix typo from r51131
  
  Since the template itself is not built, the missing semicolon was
  overlooked.

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-template.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-template.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-template.xml	Thu Oct 19 01:10:40 2017	(r51131)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-template.xml	Thu Oct 19 01:38:11 2017	(r51132)
@@ -53,7 +53,7 @@
     <description>&os; Team Reports</description>
 
     <p>Entries from the various official and semi-official teams,
-      as found in the <a href="&enbase/administration.html">Administration
+      as found in the <a href="&enbase;/administration.html">Administration
 	Page</a>.</p>
   </category>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710190138.v9J1cBqu058319>