Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
This module implements the spellfix1 VIRTUAL TABLE that can be used
|
|
to search a large vocabulary for close matches using Levenshtein distance.
|
|
|
|
Virtual table:
|
|
|
|
spellfix1
|
|
|
|
Functions:
|
|
|
|
editdist, editdist3, spellfix1_translit, spellfix1_phonehash,
|
|
spellfix1_scriptcode
|