summaryrefslogtreecommitdiffstats
path: root/caesar
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-09-26 16:29:25 +0000
committerwiz <wiz@NetBSD.org>2002-09-26 16:29:25 +0000
commitd69b4b13756831610edb689f12b2e46387c7a5a2 (patch)
tree3689424dfec14376edc48902dc32ca97f8e2043e /caesar
parent7a38777764ef663c10c678c060810b7d2af902be (diff)
downloadbsdgames-darwin-d69b4b13756831610edb689f12b2e46387c7a5a2.tar.gz
bsdgames-darwin-d69b4b13756831610edb689f12b2e46387c7a5a2.tar.zst
bsdgames-darwin-d69b4b13756831610edb689f12b2e46387c7a5a2.zip
Ispell.
Diffstat (limited to 'caesar')
-rw-r--r--caesar/caesar.66
1 files changed, 3 insertions, 3 deletions
diff --git a/caesar/caesar.6 b/caesar/caesar.6
index 9a407df8..55d390a2 100644
--- a/caesar/caesar.6
+++ b/caesar/caesar.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: caesar.6,v 1.6 1997/11/12 00:48:29 mrg Exp $
+.\" $NetBSD: caesar.6,v 1.7 2002/09/26 16:29:25 wiz Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -39,14 +39,14 @@
.Sh NAME
.Nm caesar ,
.Nm rot13
-.Nd decrypt caesar cyphers
+.Nd decrypt caesar ciphers
.Sh SYNOPSIS
.Nm
.Op Ar rotation
.Sh DESCRIPTION
The
.Nm
-utility attempts to decrypt caesar cyphers using English letter frequency
+utility attempts to decrypt caesar ciphers using English letter frequency
statistics.
.Nm
reads from the standard input and writes to the standard output.