#! /bin/sh /usr/share/dpatch/dpatch-run
## 12_point_manpage_to_doc_package.dpatch.dpatch by  <Rolf Leggewie <foss@rolf.leggewie.biz>>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: update Finnish manpage to point to doc package

@DPATCH@
Index: aptitude/doc/fi/manpage.xml
===================================================================
--- aptitude.orig/doc/fi/manpage.xml
+++ aptitude/doc/fi/manpage.xml
@@ -1122,7 +1122,8 @@
     <title>Katso myös</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/fi/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/<replaceable>lang</replaceable>/index.html</filename> from the package aptitude-doc-<replaceable>lang</replaceable>
     </para>
   </refsect1>
 </refentry>
+
