summaryrefslogtreecommitdiffstats
path: root/caesar/caesar.6
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1995-03-21 15:03:38 +0000
committercgd <cgd@NetBSD.org>1995-03-21 15:03:38 +0000
commit5ff78ede5ea1a80c654d3f0684cd5f36d5253ae1 (patch)
tree81a19a5b24b0353e8cbac8b1f0ad82be1cf16323 /caesar/caesar.6
parent45171656c266fc63f08d074d856b5ae99ac29211 (diff)
downloadbsdgames-darwin-5ff78ede5ea1a80c654d3f0684cd5f36d5253ae1.tar.gz
bsdgames-darwin-5ff78ede5ea1a80c654d3f0684cd5f36d5253ae1.tar.zst
bsdgames-darwin-5ff78ede5ea1a80c654d3f0684cd5f36d5253ae1.zip
clean up import
Diffstat (limited to 'caesar/caesar.6')
-rw-r--r--caesar/caesar.620
1 files changed, 13 insertions, 7 deletions
diff --git a/caesar/caesar.6 b/caesar/caesar.6
index 76dc20a6..12615368 100644
--- a/caesar/caesar.6
+++ b/caesar/caesar.6
@@ -1,5 +1,7 @@
-.\" Copyright (c) 1989 The Regents of the University of California.
-.\" All rights reserved.
+.\" $NetBSD: caesar.6,v 1.4 1995/03/21 15:08:20 cgd Exp $
+.\"
+.\" Copyright (c) 1989, 1991, 1993
+.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -29,10 +31,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)caesar.6 5.3 (Berkeley) 11/11/90
-.\" $Id: caesar.6,v 1.3 1993/08/05 01:46:33 jtc Exp $
+.\" @(#)caesar.6 8.2 (Berkeley) 11/16/93
.\"
-.Dd November 11, 1990
+.Dd November 16, 1993
.Dt CAESAR 6
.Os
.Sh NAME
@@ -54,17 +55,22 @@ The optional numerical argument
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
ETAONRISHDLFCMUGPYWBVKXJQZ
.Ed
.Pp
Their frequencies as a percentage are as follows:
+.Pp
.Bd -filled -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),
+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),
W(1.5), B(1.4), V(.9), K(.4), X(.15), J(.13), Q(.11), Z(.07).
.Ed
.Pp
-Rotated postings to USENET and some of the databases used by the
+Rotated postings to
+.Tn USENET
+and some of the databases used by the
.Xr fortune 6
program are rotated by 13 characters.