summaryrefslogtreecommitdiffstats
path: root/Doc/lib
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-01-13 19:03:36 (GMT)
committerFred Drake <fdrake@acm.org>1998-01-13 19:03:36 (GMT)
commit6862b46b703f90523742f1f93902ead9464d90af (patch)
treec2928f8bdfed5a56f50c360e9e291319f4b56f6b /Doc/lib
parent8f006272fe6d8882db13a9ba90a380604015f77d (diff)
downloadcpython-6862b46b703f90523742f1f93902ead9464d90af.zip
cpython-6862b46b703f90523742f1f93902ead9464d90af.tar.gz
cpython-6862b46b703f90523742f1f93902ead9464d90af.tar.bz2
Consistency: "unix" ==> "\UNIX{}"
Diffstat (limited to 'Doc/lib')
-rw-r--r--Doc/lib/libmailcap.tex2
-rw-r--r--Doc/lib/librotor.tex3
2 files changed, 2 insertions, 3 deletions
diff --git a/Doc/lib/libmailcap.tex b/Doc/lib/libmailcap.tex
index c74b2e7..2cbffa1 100644
--- a/Doc/lib/libmailcap.tex
+++ b/Doc/lib/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
diff --git a/Doc/lib/librotor.tex b/Doc/lib/librotor.tex
index a3431fc..4999c81 100644
--- a/Doc/lib/librotor.tex
+++ b/Doc/lib/librotor.tex
@@ -99,8 +99,7 @@ The version implemented here is probably a good deal more difficult to crack
a truly skilful and determined attacker to break the cipher. So if you want
to keep the NSA out of your files, this rotor cipher may well be unsafe, but
for discouraging casual snooping through your files, it will probably be
-just fine, and may be somewhat safer than using the Unix \file{crypt}
+just fine, and may be somewhat safer than using the \UNIX{} \file{crypt}
command.
\index{National Security Agency}\index{crypt(1)}
% XXX How were Unix commands represented in the docs?
-