The `groffer' program is the easiest way to read documents written in
some `roff' language, such as the `man pages', the manual pages in
many operating systems.

All input is sent to `grog' and then to `groff' such that no special
`groff' arguments must be determined, but all `groff' options can be
specified.

`groffer' also has many built-in `man' functionalities to find and
read the manual pages on UNIX and similar operating systems.  It
accepts the information from an installed `man' program, but tries to
find a man path by itself.

So far, `groffer' is a shell script.  It should run on any POSIX or
Bourne style shell.

For reporting bugs of `groffer', groff's free mailing list
<bug-groff@gnu.org> can be used.  For a general discussion, the
mailing list <groff@gnu.org> is more useful; see the `README' file in
the top directory of the `groff' source package for more details on
these mailing lists.


####### License

Copyright (C) 2003,2004 Free Software Foundation, Inc.
Written by Bernd Warken

This file is part of groffer, which is part of groff.

groff is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

groff is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
License for more details.

You should have received a copy of the GNU General Public License
along with groff; see the files COPYING and LICENSE in the top
directory of the groff source.  If not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
