spellin(1) spellin(1)
NAME
spellin - create compressed spelling list
SYNOPSIS
/usr/lib/spell/spellin count
DESCRIPTION
hashmake, hashcheck and spellin are a group of auxiliary routines for
the spell-checking program spell. The spell command uses spelling
lists to determine the correct spelling of words. You can use the aux-
iliary routines to maintain and extend the existing spelling lists and
to create new lists.
spellin creates compressed spelling lists from the specified hash
codes. These spelling lists can be used by the spell command. spellin
can also be used to add words to an existing spelling list.
spellin reads count hash codes (as created by hashmake) from standard
input, creates a compressed spelling list from them, and writes it to
standard output.
spellin can be used to create a new spelling list or to add words to
an existing spelling list.
DIAGNOSTICS
"spellin: arg count" No count was specified
SEE ALSO
hashcheck(1), hashmake(1), spell(1).
Page 1 Reliant UNIX 5.44 Printed 11/98