Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SGMLSASP(1)		    General Commands Manual		   SGMLSASP(1)

NAME
       sgmlsasp	- translate output of sgmls using ASP replacement files

SYNOPSIS
       sgmlsasp	[-n] replacement_file...

DESCRIPTION
       sgmlsasp	 translates  the standard input	using the specification	in re-
       placement_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) replace-
       ment file; this format is described in the ASP  documentation.	Dupli-
       cate  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).

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

SEE ALSO
       sgmls(1)

								   SGMLSASP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sgmlsasp&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help