diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-07 13:45:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-07 13:45:30 +0000 |
| commit | 46eea498dad0e3e124479b7083b5f1d013a19e02 (patch) | |
| tree | 8f9dbd6e5fa1fef09952d1367af1ec6da50bc120 /games/caesar | |
| parent | b51747eb5e3fe18505ea8ab684690f576d6c971c (diff) | |
Notes
Diffstat (limited to 'games/caesar')
| -rw-r--r-- | games/caesar/caesar.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/caesar/caesar.6 b/games/caesar/caesar.6 index 4ba2e6597eca..6cfb3c33d23e 100644 --- a/games/caesar/caesar.6 +++ b/games/caesar/caesar.6 @@ -55,13 +55,13 @@ may be used to specify a specific rotation value. .Pp The frequency (from most common to least) of English letters is as follows: .Pp -.Bd -filled -offset indent +.Bd -ragged -offset indent ETAONRISHDLFCMUGPYWBVKXJQZ .Ed .Pp Their frequencies as a percentage are as follows: .Pp -.Bd -filled -offset indent +.Bd -ragged -offset indent E(13), T(10.5), A(8.1), O(7.9), N(7.1), R(6.8), I(6.3), S(6.1), H(5.2), D(3.8), L(3.4), F(2.9), C(2.7), M(2.5), U(2.4), G(2), P(1.9), Y(1.9), |
