From: Fred Drake Date: Mon, 16 Feb 1998 21:36:57 +0000 (+0000) Subject: Fixed formatting of the program name for crypt. X-Git-Tag: v1.5.1~733 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75fc045bf5a1e45f4c76e587dbe5384a1e4021ba;p=thirdparty%2FPython%2Fcpython.git Fixed formatting of the program name for crypt. Added another index entry. --- diff --git a/Doc/lib/librotor.tex b/Doc/lib/librotor.tex index d2a8460122ad..488a49ff4214 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? diff --git a/Doc/librotor.tex b/Doc/librotor.tex index d2a8460122ad..488a49ff4214 100644 --- a/Doc/librotor.tex +++ b/Doc/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?