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

sgmlsasp - translate output of sgmls using ASP replacement files

Bugs

       References to external data entities are ignored.  (Support for external data entities is not implemented
       in ASP.)

Description

sgmlsasp  translates  the  standard  input using the specification in replacement_file...  and writes the
       result to the standard output.  The standard  input  must  be  in  the  format  output  by  sgmls.   Each
       replacement file must be in the format of an Amsterdam SGML parser (ASP) replacement file; this format is
       described in the ASP documentation.  Duplicate replacements are silently ignored.  The -n option disables
       upper-case  substitution  (folding)  for  names  in  replacement  files;  this option should be used with
       concrete syntaxes that do not specify upper-case substitution for general names (that is, names that  are
       not entity names).

Name

       sgmlsasp - translate output of sgmls using ASP replacement files

See Also

sgmls(1)

                                                                                                     SGMLSASP(1)

Synopsis

sgmls [-n] replacement_file...

See Also