The default style of indent is now the GNU style.  The option "-gnu"
is still recognized.  To obtain the original indent default, use
"-orig".  It is possible to obtain the original defaults by compiling
args.c with -DBERKELEY_DEFAULTS.

Long options are now handled, prefaced by either "+" or "--".

A new option, "-ts", allows specification of tab sizes.

All reported bugs have been fixed.

The man format of documentation is no longer included.  indent.texinfo
is the official document, in accordance with GNU standards.
Investigate the program "texi2roff" for generating a MAN page.
