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/librotor.tex | |
parent | 8f006272fe6d8882db13a9ba90a380604015f77d (diff) | |
download | cpython-6862b46b703f90523742f1f93902ead9464d90af.zip cpython-6862b46b703f90523742f1f93902ead9464d90af.tar.gz cpython-6862b46b703f90523742f1f93902ead9464d90af.tar.bz2 |
Consistency: "unix" ==> "\UNIX{}"
Diffstat (limited to 'Doc/librotor.tex')
-rw-r--r-- | Doc/librotor.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/librotor.tex b/Doc/librotor.tex index a3431fc..4999c81 100644 --- a/Doc/librotor.tex +++ b/Doc/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? - |