logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sgml2info - create GNU info output from a LinuxDoc DTD SGML source file

Author

       Originally     written     by     Christian     Schwarz     <schwarz@monet.m.isar.de>,    Greg    Hankins
       <greg.hankins@cc.gatech.edu>, Cees de Groot <cg@cdegroot.com>.  Currently maintained  by  Taketoshi  Sano
       <sano@debian.org> for Linuxdoc-Tools.

Description

sgml2info  is  an  old  and  obsoleted  form  of  the  info  converter  command of LinuxDoc-Tools.  It is
       recommended to switch the new form linuxdoc-Binfo 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.

Files

       Many files and executables in /usr/share/linuxdoc-tools are used.

Name

       sgml2info - create GNU info output from a LinuxDoc DTD SGML source file

Options

sgml2info accepts all the generic options described in linuxdoc(1).

       file   specifies the SGML source file, named either file or file.sgml

See Also

linuxdoc(1), sgml2html(1), sgml2latex(1), sgml2lyx(1), sgml2rtf(1), sgml2txt(1), sgmlcheck(1).

                                                   16 May 2000                                      SGML2INFO(1)

Synopsis

sgml2info[generic-option...]file[.sgml]

See Also