diff --git a/Doc/lib/libmimify.tex b/Doc/lib/libmimify.tex index a33d428daa0..096c38aac84 100644 --- a/Doc/lib/libmimify.tex +++ b/Doc/lib/libmimify.tex @@ -84,3 +84,6 @@ encoded. If the \strong{-b} option is given when decoding, any base64 parts will be decoded as well. +\begin{seealso} + \seemodule{quopri}{Encode and decode MIME quoted-printable files.} +\end{seealso}