aboutsummaryrefslogtreecommitdiff
path: root/doc/mime.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mime.html')
-rw-r--r--doc/mime.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/mime.html b/doc/mime.html
index 9844744..ae136fd 100644
--- a/doc/mime.html
+++ b/doc/mime.html
@@ -44,11 +44,11 @@ content transfer encodings, such as Base64 and Quoted-Printable.
44It also provides functions to break text into lines and change 44It also provides functions to break text into lines and change
45the end-of-line convention. 45the end-of-line convention.
46MIME is described mainly in 46MIME is described mainly in
47<a href="http://www.cs.princeton.edu/~diego/rfc/rfc2045.txt">RFC 2045</a>, 47<a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045</a>,
48<a href="http://www.cs.princeton.edu/~diego/rfc/rfc2046.txt">2046</a>, 48<a href="http://www.ietf.org/rfc/rfc2046.txt">2046</a>,
49<a href="http://www.cs.princeton.edu/~diego/rfc/rfc2047.txt">2047</a>, 49<a href="http://www.ietf.org/rfc/rfc2047.txt">2047</a>,
50<a href="http://www.cs.princeton.edu/~diego/rfc/rfc2047.txt">2048</a>, and 50<a href="http://www.ietf.org/rfc/rfc2047.txt">2048</a>, and
51<a href="http://www.cs.princeton.edu/~diego/rfc/rfc2048.txt">2049</a>. 51<a href="http://www.ietf.org/rfc/rfc2048.txt">2049</a>.
52</p> 52</p>
53 53
54<p> 54<p>