From 75fc045bf5a1e45f4c76e587dbe5384a1e4021ba Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 16 Feb 1998 21:36:57 +0000 Subject: [PATCH] Fixed formatting of the program name for crypt. Added another index entry. --- Doc/lib/librotor.tex | 3 ++- Doc/librotor.tex | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Doc/lib/librotor.tex b/Doc/lib/librotor.tex index d2a8460122a..488a49ff421 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 d2a8460122a..488a49ff421 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?