This program prints back an SGML file in normalized form, supplying missing tags and detecting errors.
This program accepts a file name as single argument and prints back in normalized form the specified SGML file. It may be useful to supply the missing, omitted, SGML tags and detect syntax or structure errors. It also serves as a simple example on how to use the sgml library.