Bug#1082554: Acknowledgement (docbook-xml: apostrophe in man page section header gets converted into invalid macro)
Woops, I forgot the attachment. Here it is.
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<refentry>
<refentryinfo>
<productname>sample</productname>
<author>
<firstname>John</firstname>
<surname>Doe</surname>
<contrib/>
</author>
</refentryinfo>
<refmeta>
<refentrytitle>sample</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="manual">Sample</refmiscinfo>
</refmeta>
<refnamediv>
<refname>sample</refname>
</refnamediv>
<refsect1>
<title>FOO'BAR</title>
</refsect1>
</refentry>
Reply to: