]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove period punctuation at end of title in <title> tags
authorJeremy C. Reed <jreed@isc.org>
Fri, 22 Aug 2014 13:20:44 +0000 (08:20 -0500)
committerJeremy C. Reed <jreed@isc.org>
Fri, 22 Aug 2014 13:20:44 +0000 (08:20 -0500)
This was in the bibliography <biblioentry> entries which
already generates the desired punctuation.
Most was already correct, but some had junk periods.

doc/arm/Bv9ARM-book.xml

index 5678806d0a1ef46ec269973f6bd618139f1a1758..71518ce5074b62ef2a8ec3d5c18b1622f650f85e 100644 (file)
@@ -16938,7 +16938,7 @@ zone "example.com" {
                  <firstname>E.</firstname>
                </author>
                <title>A Security Problem and Proposed Correction With Widely
-                 Deployed <acronym>DNS</acronym> Software.</title>
+                 Deployed <acronym>DNS</acronym> Software</title>
                <pubdate>October 1993</pubdate>
              </biblioentry>
              <biblioentry>
@@ -17096,7 +17096,7 @@ zone "example.com" {
                </authorgroup>
                <title>A <acronym>DNS</acronym> RR for Specifying the
                  Location of
-                 Services.</title>
+                 Services</title>
                <pubdate>October 1996</pubdate>
              </biblioentry>
              <biblioentry>
@@ -17351,7 +17351,7 @@ zone "example.com" {
                  <surname>Lottor</surname>
                  <firstname>M.</firstname>
                </author>
-               <title>Domain administrators operations guide.</title>
+               <title>Domain administrators operations guide</title>
                <pubdate>November 1987</pubdate>
              </biblioentry>
              <biblioentry>
@@ -17386,7 +17386,7 @@ zone "example.com" {
                    <surname>Vixie</surname>
                  </author>
                </authorgroup>
-               <title>Operational Criteria for Root Name Servers.</title>
+               <title>Operational Criteria for Root Name Servers</title>
                <pubdate>October 1996</pubdate>
              </biblioentry>
              <biblioentry>
@@ -17402,7 +17402,7 @@ zone "example.com" {
                  </author>
                </authorgroup>
                <title>Use of <acronym>DNS</acronym> Aliases for
-                 Network Services.</title>
+                 Network Services</title>
                <pubdate>October 1997</pubdate>
              </biblioentry>
            </bibliodiv>