diff options
Diffstat (limited to '')
-rw-r--r-- | bubger.1 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/bubger.1 b/bubger.1 index 57d734f..ed402a1 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd April 16, 2020 +.Dd April 17, 2020 .Dt BUBGER 1 .Os . @@ -112,6 +112,8 @@ Stores the mailbox UID validity. Stores the next UID of the mailbox. .It Pa UID/*.atom , Pa UID/*.html , Pa UID/*.mbox Cached Atom, HTML and mboxrd fragments for each message. +.It Pa attachment/*/*/* +Attached files. .It Pa message/*.mbox Rendered mboxrd files for each message. .It Pa thread/*.atom , Pa thread/*.html , Pa thread/*.mbox @@ -179,6 +181,17 @@ Rendered Atom, HTML and mboxrd files for each thread. .Re .It .Rs +.%A R. Troost +.%A S. Dorner +.%A K. Moore +.%T The Content-Disposition Header Field +.%I IETF +.%N RFC 2183 +.%D August 1997 +.%U https://tools.ietf.org/html/rfc2183 +.Re +.It +.Rs .%A T. Berners-Lee .%A L. Masinter .%A M. McCahill |