V4/man/man1/typo.1

Compare this file to the similar file:
Show the results in this format:

.th TYPO I 1/15/73
.sh NAME
typo \*- find possible typos
.sh SYNOPSIS
.bd typo
[ \*- ] file\d1\u ...
.sh DESCRIPTION
.it Typo
hunts through a document for unusual
words, typographic errors, and
.it "hapax legomena"
and prints
them on the standard output.
.s3
The words used in the document are printed
out in decreasing order of peculiarity along
with an index of peculiarity.  An index of 10
or more is considered peculiar.  Printing of
certain very common English words is suppressed.
.s3
The statistics for judging words are taken from
the document itself, with some help from known
statistics of English.  The `\*-' option suppresses
the help from English and should be used if the
document is written in, for example, Urdu.
.s3
.it Roff
and
.it nroff
control lines are ignored.
Upper case is mapped into lower case.
Quote marks, vertical bars, hyphens, and ampersands are stripped from
within words.
Words hyphenated across lines are put back together.
.sh FILES
/tmp/ttmp??, /usr/lib/salt, /usr/lib/w2006
.sh BUGS
Because
of the mapping into lower case and the stripping
of special characters, words
may be hard to locate in the original text.
.s3
The expanded escape sequences
of
.it troff
are not correctly recognized.