

				 insult

   Documentation and description of usage, can be found in insult(1)
   manual page.

Installation Requirements

   A C-compiler (for example GCC) and Make is needed to build and
   install insult.  Supported platforms are Linux and OpenBSD.

Installation from Source

   Extract and compile insult:

    # tar xzf insult-n.n.tar.gz
    # cd insult-n.n/
    # make

   Install insult:

    # make install
