Create gnu info output from a linuxdoc dtd sgml source file
sgml2info [generic-option...] file[.sgml]
sgml2info is an old and obsoleted form of the info converter command of LinuxDoc-Tools. It is recommended to switch the new form linuxdoc -B info now. This converts a LinuxDoc DTD SGML source file to GNU info format. Output will appear in file.info where file is the name of the SGML source file.
The attribute/value pair "output=info" is set for conditionals.
sgml2info accepts all the generic options described in linuxdoc(1).
specifies the SGML source file, named either file or file.sgml
Many files and executables in /usr/share/linuxdoc-tools are used.
Originally written by Christian Schwarz <[email protected]>, Greg Hankins <[email protected]>, Cees de Groot <[email protected]>. Currently maintained by Taketoshi Sano <[email protected]> for Linuxdoc-Tools.