diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-16 21:36:57 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-16 21:36:57 (GMT) |
commit | 75fc045bf5a1e45f4c76e587dbe5384a1e4021ba (patch) | |
tree | 8d326206c57c07d0a52b6c0fba8700fefba569c6 /Doc/lib/librotor.tex | |
parent | ad51192a4f06db0831cde663bac4feba17193b3c (diff) | |
download | cpython-75fc045bf5a1e45f4c76e587dbe5384a1e4021ba.zip cpython-75fc045bf5a1e45f4c76e587dbe5384a1e4021ba.tar.gz cpython-75fc045bf5a1e45f4c76e587dbe5384a1e4021ba.tar.bz2 |
Fixed formatting of the program name for crypt.
Added another index entry.
Diffstat (limited to 'Doc/lib/librotor.tex')
-rw-r--r-- | Doc/lib/librotor.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/librotor.tex b/Doc/lib/librotor.tex index d2a8460..488a49f 100644 --- a/Doc/lib/librotor.tex +++ b/Doc/lib/librotor.tex @@ -99,7 +99,8 @@ 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{} \program{crypt} command. +\index{NSA} \index{National Security Agency}\index{crypt(1)} % XXX How were Unix commands represented in the docs? |