Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2020 16:37:30 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 311c4792cd - Fix build.
Message-ID:  <202012151637.0BFGbUg5064248@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

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

commit 311c4792cd4de3d978f2f41cf6c6b6a4df956e9b
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2020-12-15 16:37:22 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2020-12-15 16:37:22 +0000

    Fix build.
    
    Sponsored by:   Rubicon Communications, LLC (netgate.com)
---
 en_US.ISO8859-1/books/handbook/eresources/chapter.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
index 85ac4019cf..cfa7ba0e01 100644
--- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
@@ -753,7 +753,7 @@
 
       <para><emphasis>Commit message lists:</emphasis> The following
 	lists are for people interested in seeing the log messages for
-	changes to various areas of the source tree.
+	changes to various areas of the source tree.</para>
 
 	  <note>
 	    <para>SVN log messages are sent to SVN lists.</para>
@@ -821,7 +821,7 @@
 
       <para><emphasis>SVN lists:</emphasis> The following lists are
 	for people interested in seeing the SVN log messages for changes
-	to various areas of the source tree.
+	to various areas of the source tree.</para>
 
 	  <note>
 	    <para>Only SVN log messages are sent to SVN lists.  After the



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