Fixed formatting of the program name for crypt.

Added another index entry.
This commit is contained in:
Fred Drake 1998-02-16 21:36:57 +00:00
parent ad51192a4f
commit 75fc045bf5
2 changed files with 4 additions and 2 deletions

View File

@ -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?

View File

@ -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?