Explain what the rot13 script does.

PR:		39044
This commit is contained in:
Tim J. Robbins 2003-03-24 11:18:30 +00:00
parent 520cab0a32
commit 954a953e8d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112530

View File

@ -41,6 +41,7 @@
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Op Ar rotation .Op Ar rotation
.Nm rot13
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
@ -52,6 +53,9 @@ reads from the standard input and writes to the standard output.
The optional numerical argument The optional numerical argument
.Ar rotation .Ar rotation
may be used to specify a specific rotation value. may be used to specify a specific rotation value.
If invoked as
.Nm rot13 ,
a rotation value of 13 will be used.
.Pp .Pp
The frequency (from most common to least) of English letters is as follows: The frequency (from most common to least) of English letters is as follows:
.Pp .Pp