Package: aptitude
Version: 0.4.11.11
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu jaunty ubuntu-patch
The German manpage of aptitude contains a link to
/usr/share/doc/aptitude/html/index.html which is the non-localized
version of that file. It should most likely point to
/usr/share/doc/aptitude/html/de/index.html. I've included a patch that
does that.
This bug was originally reported about Ubuntu and the report is at
http://launchpad.net/bugs/348548.
--
Brian Murray @ubuntu.com
--- manpage.xml.orig 2009-04-09 08:33:27.000000000 -0700
+++ manpage.xml 2009-04-09 08:31:48.000000000 -0700
@@ -862,7 +862,7 @@
<title>Siehe auch</title>
<para>
- <citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>apt</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <filename>/usr/share/doc/aptitude/html/index.html</filename>
+ <citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>apt</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <filename>/usr/share/doc/aptitude/html/de/index.html</filename>
</para>
</refsect1>
</refentry>