]> git.phdru.name Git - mimedecode.git/blobdiff - mimedecode.docbook
Wrap URLs in ulink's
[mimedecode.git] / mimedecode.docbook
index 98a0dd416a9a7f5ffd868360b10df37957973fb4..5282d1c19e15c33f0571736bfca1636db1bc6e05 100644 (file)
@@ -1,9 +1,24 @@
 <?xml version="1.0" standalone="no"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
-   "http://www.oasis-open.org/docbook/xml/4.1/docbook.dtd">
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+  "file:///usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">
 
 <refentry id="mimedecode.py">
 
+<refentryinfo>
+  <title>mimedecode.py</title>
+  <productname>mimedecode.docbook</productname>
+  <author>
+    <firstname>Oleg</firstname>
+    <surname>Broytman</surname>
+    <email>phd@phdru.name</email>
+    <personblurb/>
+  </author>
+  <copyright>
+    <year>2001-2014</year>
+    <holder>PhiloSoft Design.</holder>
+  </copyright>
+</refentryinfo>
+
 <refmeta>
    <refentrytitle>mimedecode.py</refentrytitle>
    <manvolnum>1</manvolnum>
@@ -93,9 +108,9 @@ multipart/mixed, e.g) every part is recursively decoded. If it is not
 multipart, mailcap database is consulted to find a way to convert the body to
 plain text. (I have no idea how mailcap could be configured on said M$ Ophice
 GUI, please don't ask me; real OS users can consult my example at
-http://phdru.name/Software/dotfiles/mailcap.html). The decoding process uses
-first copiousoutput filter it can find. If there is no any filter the body just
-passed unconverted.
+<ulink url="http://phdru.name/Software/dotfiles/mailcap.html">http://phdru.name/Software/dotfiles/mailcap.html</ulink>).
+The decoding process uses first copiousoutput filter it can find. If there is
+no any filter the body just passed unconverted.
 </para>
 
 <para>
@@ -351,7 +366,8 @@ the program will recode the message to the wrong charset.
 <refsect1>
 <title>SEE ALSO</title>
 <para>
-   mimedecode.py home page: http://phdru.name/Software/Python/#mimedecode
+  mimedecode.py home page:
+  <ulink url="http://phdru.name/Software/Python/#mimedecode">http://phdru.name/Software/Python/#mimedecode</ulink>
 </para>
 </refsect1>