diff options
author | uqs <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-10-08 12:40:16 +0000 |
commit | 8ae3afcfad3d809ecc914f65e53a58e795268f62 (patch) | |
tree | b3bc1578c597e5672077e41ccd208441fd2d7f64 /games/caesar | |
parent | f987d108ff49e7a674821ea62a05be912a3e1c04 (diff) | |
download | FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.zip FreeBSD-src-8ae3afcfad3d809ecc914f65e53a58e795268f62.tar.gz |
mdoc: drop redundant .Pp and .LP calls
They have no effect when coming in pairs, or before .Bl/.Bd
Diffstat (limited to 'games/caesar')
-rw-r--r-- | games/caesar/caesar.6 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/caesar/caesar.6 b/games/caesar/caesar.6 index 4f6ac17..28ffe86 100644 --- a/games/caesar/caesar.6 +++ b/games/caesar/caesar.6 @@ -58,13 +58,11 @@ If invoked as a rotation value of 13 will be used. .Pp The frequency (from most common to least) of English letters is as follows: -.Pp .Bd -ragged -offset indent ETAONRISHDLFCMUGPYWBVKXJQZ .Ed .Pp Their frequencies as a percentage are as follows: -.Pp .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), |