Package: docbook-xsl Version: 1.73.2.dfsg.1-5 Severity: minor
$ 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/> </refnamediv> <refsection> <title> </title> <para> This is <ulink url='about:blank'>OK</ulink>. </para> <para> This is <ulink url='about:blank'> not</ulink>. </para> </refsection> </refentry> $ xsltproc --nonet /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl buggy.xml 2>/dev/null $ man -l buggy.1 BUGGY(1) BUGGY(1) NAME buggy This is OK[1]. This is not[1]. NOTES 1. OK about:blank 03/12/2009 BUGGY(1) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (900, 'unstable'), (500, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages docbook-xsl depends on: ii xml-core 0.12 XML infrastructure and XML catalog Versions of packages docbook-xsl recommends: ii docbook-xml 4.5-6 standard XML documentation system, ii docbook-xsl-doc-html [do 1.73.2.dfsg.1-5 stylesheets for processing DocBook Versions of packages docbook-xsl suggests: pn fop <none> (no description available) pn libsaxon-java <none> (no description available) pn libxalan2-java <none> (no description available) pn xalan <none> (no description available) ii xsltproc 1.1.24-2 XSLT command line processor -- no debconf information -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org