]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
support umlaut 'o'
authorTinderbox User <tbox@isc.org>
Thu, 13 Aug 2015 19:42:19 +0000 (19:42 +0000)
committerMark Andrews <marka@isc.org>
Thu, 13 Aug 2015 19:52:23 +0000 (05:52 +1000)
(cherry picked from commit a73d9c0b4dbd6ad4cc8c9967d0b5627b3b43c6f7)

doc/arm/latex-fixup.pl
doc/arm/notes.xml

index b1384c85de51da690c3ed2b0db87538f505537c6..5f1149e053d32218b8d221c6135b572acab428f3 100644 (file)
@@ -43,6 +43,7 @@ while (<>) {
     s/{\\texttt{{\.\\dbz{}}}}/\\mbox{{\\texttt{{\.\\dbz{}}}}}/;
 
     # Add any further tweaking here.
+    s/&#50102;/{\\"o}/;
 
     # Write out whatever we have now.
     print;
index b4e897ca73541d3b686af2f48e0cb0d86e14bca0..49ce0428e225b1d8118383360343268f5494222e 100644 (file)
@@ -50,7 +50,7 @@
          when parsing certain malformed DNSSEC keys.
        </para>
        <para>
-         This flaw was discovered by Hanno Boeck of the Fuzzing
+         This flaw was discovered by Hanno B&#xc3b6;eck of the Fuzzing
          Project, and is disclosed in CVE-2015-5722. [RT #40212]
        </para>
       </listitem>