diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 16:34:52 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 16:34:52 +0000 |
| commit | a5ed710ccd3bc63d9258bd8aef8acbdaa6e978cf (patch) | |
| tree | 8aeda37daf69a55f7b237234fddb55ae594d2322 /games | |
| parent | 62bdf2b7c6dd3823fa1949663f065e808d777f2d (diff) | |
Notes
Diffstat (limited to 'games')
| -rw-r--r-- | games/bcd/bcd.6 | 2 | ||||
| -rw-r--r-- | games/caesar/caesar.6 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index 863ae3a4c03d..42d12f93f4f0 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -121,7 +121,7 @@ speaker device file If one of these variables is set to a locale ending in .Ql KOI8-R , characters with the high-order bit set are being interpreted as -cyrillic characters. In all other cases, they are being interpreted +Cyrillic characters. In all other cases, they are being interpreted as belonging to the .Ql ISO_8859-1 character set. diff --git a/games/caesar/caesar.6 b/games/caesar/caesar.6 index cadcc0fdc3dd..cf7c445848bc 100644 --- a/games/caesar/caesar.6 +++ b/games/caesar/caesar.6 @@ -36,14 +36,14 @@ .Os .Sh NAME .Nm caesar -.Nd decrypt caesar cyphers +.Nd decrypt caesar ciphers .Sh SYNOPSIS .Nm caesar .Op Ar rotation .Sh DESCRIPTION The .Nm caesar -utility attempts to decrypt caesar cyphers using English letter frequency +utility attempts to decrypt caesar ciphers using English letter frequency statistics. .Nm Caesar reads from the standard input and writes to the standard output. |
