home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / ispell-4.0.tar.gz.pi < prev    next >
Text File  |  1994-03-15  |  2KB  |  58 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. ispell
  6. .fullname
  7. GNU spelling checker
  8. .type
  9. Miscellaneous
  10. .short
  11. Spelling checker, orig FSF source dist.
  12. .description
  13. Ispell is a program that helps you to correct typos in a file, and to
  14. find the correct spelling of words.  When presented with a word that
  15. is not in the dictionary, ispell attempts to find near misses that
  16. might include the word you meant.
  17.  
  18. The best way to use ispell is with GNU EMACS.  For documentation about
  19. this mode, see the info topic "ispell".
  20.  
  21. Ispell can also be used by itself, and in this case the most common
  22. usage is "ispell filename".  If ispell finds a word that is not in the
  23. dictionary, it is printed at the top of the screen.  Ispell then
  24. checks the dictionary for near misses \- words that differ only by a
  25. single letter, a missing or extra letter, or a pair of transposed
  26. letters.  Any that are found are printed on the following lines, and
  27. finally, two lines of context containing the word are printed at the
  28. bottom of the screen.  If your terminal can type in reverse video, the
  29. word itself is highlighted.
  30.  
  31. If you think the word is correct as it stands, you can type either
  32. "Space" to accept it this one time, "A" to accept it for the rest of
  33. this file, or "I" to accept it and put it in your private dictionary.
  34. If one of the near misses is the word you want, type the corresponding
  35. number.  Finally, you can type "R" and you will be prompted for a
  36. replacement word.  The string you type will be broken into words, and
  37. each one will also be checked.  You can also type "?" for help.
  38.  
  39. If ispell is started with no arguments, it enters a loop reading words
  40. from the standard input, and printing messages about them on the
  41. standard output.  You can use this mode to find the spelling of a
  42. problem word.
  43.  
  44. This gzip compressed tar archive is the original FSF source
  45. distribution before applying any Amiga specific changes.
  46. .version
  47. 4.0
  48. .author
  49. Pace Willisson
  50. .requirements
  51. Amiga binary requires ixemul.library.
  52. .distribution
  53. GNU Public License
  54. .email
  55. pace@mit-vax
  56. .described-by
  57. Fred Fish (fnf@fishpond.cygnus.com)
  58.