summaryrefslogtreecommitdiff
path: root/static/v10/man1/typo.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/v10/man1/typo.1')
-rw-r--r--static/v10/man1/typo.145
1 files changed, 45 insertions, 0 deletions
diff --git a/static/v10/man1/typo.1 b/static/v10/man1/typo.1
new file mode 100644
index 00000000..f0a9b65a
--- /dev/null
+++ b/static/v10/man1/typo.1
@@ -0,0 +1,45 @@
+.pa 1
+.he 'TYPO (I)'1/15/73'TYPO (I)'
+.ti 0
+NAME typo -- find possible typo's
+.sp
+.ti 0
+SYNOPSIS typo____ [ -_ ] file\d1\u ...
+.sp
+.ti 0
+DESCRIPTION typo hunts through a document for unusual
+words, typographic errors, and hapax legomena and prints
+them on the standard output.
+.sp
+All 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.
+.sp
+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.
+.sp
+Roff and 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.
+.sp
+.ti 0
+FILES /tmp/ttmp??, /etc/salt, /etc/w2006
+.sp
+.ti 0
+SEE ALSO --
+.sp
+.ti 0
+DIAGNOSTICS yes, lots
+.sp
+.ti 0
+BUGS Because
+of the mapping into lower case and the stripping
+of special characters, words
+may be hard to locate in the original text.