diff options
Diffstat (limited to 'Doc/library/mailcap.rst')
-rw-r--r-- | Doc/library/mailcap.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/mailcap.rst b/Doc/library/mailcap.rst index 896afd1..bf9639b 100644 --- a/Doc/library/mailcap.rst +++ b/Doc/library/mailcap.rst @@ -18,7 +18,7 @@ belonging to a temporary file) and the :program:`xmpeg` program can be automatically started to view the file. The mailcap format is documented in :rfc:`1524`, "A User Agent Configuration -Mechanism For Multimedia Mail Format Information," but is not an Internet +Mechanism For Multimedia Mail Format Information", but is not an Internet standard. However, mailcap files are supported on most Unix systems. |