From fa784cfa3965707af2a3051d04b5d357a22fd05e Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 20 Nov 2004 12:12:38 +0000 Subject: [PATCH] Make `RFC 2045' a hyperlink (now that this .but file builds HTML as well as man pages). git-svn-id: svn://svn.tartarus.org/sgt/utils@4846 cda61777-01e9-0310-a592-d414129be87e --- base64/base64.but | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/base64/base64.but b/base64/base64.but index ec790f7..1bce7aa 100644 --- a/base64/base64.but +++ b/base64/base64.but @@ -18,11 +18,12 @@ \cw{base64} is a command-line utility for encoding and decoding the \q{base64} encoding. -This encoding, defined in RFC 2045, is primarily used to encode -binary attachments in MIME e-mail, but is widely used in many other -applications as well. For example, the \q{Content-MD5} mail header -contains a small piece of base64; SSH private keys are generally -stored as base64-encoded blobs; and so on. +This encoding, defined in +\W{http://www.ietf.org/rfc/rfc2045.txt}{RFC 2045}, is primarily used +to encode binary attachments in MIME e-mail, but is widely used in +many other applications as well. For example, the \q{Content-MD5} +mail header contains a small piece of base64; SSH private keys are +generally stored as base64-encoded blobs; and so on. Other utilities, such as \cw{munpack}, exist which will take an entire MIME-encoded message, identify the base64-encoded subparts, -- 2.11.0