diff options
author | Fred Drake <fdrake@acm.org> | 1998-01-13 19:03:36 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-01-13 19:03:36 (GMT) |
commit | 6862b46b703f90523742f1f93902ead9464d90af (patch) | |
tree | c2928f8bdfed5a56f50c360e9e291319f4b56f6b /Doc/libmailcap.tex | |
parent | 8f006272fe6d8882db13a9ba90a380604015f77d (diff) | |
download | cpython-6862b46b703f90523742f1f93902ead9464d90af.zip cpython-6862b46b703f90523742f1f93902ead9464d90af.tar.gz cpython-6862b46b703f90523742f1f93902ead9464d90af.tar.bz2 |
Consistency: "unix" ==> "\UNIX{}"
Diffstat (limited to 'Doc/libmailcap.tex')
-rw-r--r-- | Doc/libmailcap.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libmailcap.tex b/Doc/libmailcap.tex index c74b2e7..2cbffa1 100644 --- a/Doc/libmailcap.tex +++ b/Doc/libmailcap.tex @@ -15,7 +15,7 @@ the 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 standard. However, mailcap files are supported on -most Unix systems. +most \UNIX{} systems. \begin{funcdesc}{findmatch}{caps\, MIMEtype\, key\, filename\, plist} Return a 2-tuple; the first element is a string containing the command |