From 188e332e9e77f6ea03bfc9e835b198bc09d54b62 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Wed, 28 Oct 2020 21:44:03 -0400 Subject: Clean up documentation --- rfc2045/makemime.sgml | 18 +++++++++--------- rfc2045/reformime.sgml | 16 ++++++++-------- rfc2045/rfc2045.sgml | 17 ++++++++--------- 3 files changed, 25 insertions(+), 26 deletions(-) (limited to 'rfc2045') diff --git a/rfc2045/makemime.sgml b/rfc2045/makemime.sgml index e32a9c4..b89b513 100644 --- a/rfc2045/makemime.sgml +++ b/rfc2045/makemime.sgml @@ -1,7 +1,7 @@ - + SamVarshavchikAuthorCourier Mail Server @@ -27,7 +27,7 @@ - + DESCRIPTION @@ -80,7 +80,7 @@ available to be used as an input file (which must be explicitly specified by one of the options). Of course, only one input file can come from a single pipe. - + MIME overview @@ -182,7 +182,7 @@ sections also exist, and their usage is defined by their respective RFCs. - + Creating a single MIME section @@ -271,7 +271,7 @@ options must follow the option. - + Creating a multipart MIME collection @@ -309,7 +309,7 @@ The collection is written to standard output, or the pipe or to outputfile. - + Creating a multipart MIME section @@ -353,7 +353,7 @@ headers may confuse makemime, and it may not handle them. - + Recursive MIME collections @@ -413,7 +413,7 @@ Just add the course), and send it on its way. - + Building complex MIME encodings @@ -571,7 +571,7 @@ An equivalent argument file would be: - + SEE ALSO diff --git a/rfc2045/reformime.sgml b/rfc2045/reformime.sgml index 84f6ea5..c6becff 100644 --- a/rfc2045/reformime.sgml +++ b/rfc2045/reformime.sgml @@ -1,7 +1,7 @@ - + SamVarshavchikAuthorCourier Mail Server @@ -22,7 +22,7 @@ - + DESCRIPTION reformime is a utility for reformatting @@ -92,7 +92,7 @@ Here's the output from Arbitrarily complex MIME constructs are possible. - + OPTIONS @@ -237,7 +237,7 @@ Pipe the contents of the indicated MIME section to a program. - + Extracting RFC 2045 MIME section(s) to file(s) @@ -326,7 +326,7 @@ content that usually precedes a binary attachment. - + Adding RFC 2045 MIME headers @@ -364,7 +364,7 @@ mail delivery, as a delivery failure may occur. - + Creating <literal>multipart/digest</literal> MIME digests The option creates a MIME digest. @@ -376,7 +376,7 @@ presumed to contain an RFC 2822-formatted message. and writes it to standard output. - + Translating MIME headers @@ -470,7 +470,7 @@ is a structured header with RFC 2822 addresses. - + SEE ALSO diff --git a/rfc2045/rfc2045.sgml b/rfc2045/rfc2045.sgml index 788b21c..e65ffeb 100644 --- a/rfc2045/rfc2045.sgml +++ b/rfc2045/rfc2045.sgml @@ -1,7 +1,7 @@ - + SamVarshavchikAuthorCourier Mail Server @@ -27,7 +27,7 @@ cc ... -lrfc2045 -lrfc822 - + DESCRIPTION @@ -43,7 +43,7 @@ The rfc2045 library is used to: 3) Optionally rewrite and reformat the message. - + Creating an rfc2045 structure @@ -123,8 +123,7 @@ function rfc2045_free() deallocates and des structure. - - + Structure of a MIME message @@ -229,7 +228,7 @@ ignored, and skipped over, when traversing the rfc2045 tree. - + Basic MIME information @@ -411,7 +410,7 @@ NULL, or an empty string. - + Decoding a MIME section @@ -473,7 +472,7 @@ immediately stops and rfc2045_cdecode() or rfc2045_cdecode_end() terminates with callback_func's return code. - + Rewriting MIME messages @@ -567,7 +566,7 @@ by appname. - + SEE ALSO -- cgit v1.2.3