*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: spell | Section: 1 | Source: MINIX | File: spell.1
SPELL(1) General Commands Manual SPELL(1) NAME spell - print all words in a file not present in the dictionary SYNOPSIS spell file EXAMPLES spell document # Print the spelling errors on stdout DESCRIPTION Spell is the MINIX 3 spelling checker. It is actually a short shell script. First, the program prep strips off the roff, nroff, and troff control lines, and the punctuation, and lists each word on a separate line. These words are then sorted. The resulting output is then com- pared to the dictionary. Words present in the file but not present in the dictionary are listed. The dictionary must be located in /usr/lib/dict/words. SEE ALSO nroff(1), prep(1). SPELL(1)

Navigation Options