Package: docbook-xsl
Version: 1.71.0.dfsg.1-1.1
Severity: normal

$ cat buggy.xml
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE refentry PUBLIC '-//OASIS//DTD DocBook XML V4.5//EN' 'http://www.docbook.org/xml/4.5/docbookx.dtd'> <refentry>
<refnamediv>
 <refname>buggy</refname>
 <refpurpose></refpurpose>
</refnamediv>
<refsect1>
 <title> </title>
 <para>This is OK</para>
 <para>.SH But this is not</para>
</refsect1>
</refentry>

$ xsltproc /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl 
buggy.xml
$ man -l buggy.1
BUGGY(1)                                                              BUGGY(1)

NAME
      buggy

      This is OK

But this is not
                                 02/11/2007                          BUGGY(1)


-- System Information:
Debian Release: 4.0
 APT prefers testing
 APT policy: (900, 'testing'), (600, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages docbook-xsl depends on:
ii  xml-core                      0.09-0.1   XML infrastructure and XML catalog

Versions of packages docbook-xsl recommends:
ii  docbook-xml                   4.4-5      standard XML documentation system,
pn  docbook-xsl-doc               <none>     (no description available)

-- no debconf information

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to