Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
67
cde/programs/dtdocbook/sgmls/sgmlsasp.txt
Normal file
67
cde/programs/dtdocbook/sgmls/sgmlsasp.txt
Normal file
@@ -0,0 +1,67 @@
|
||||
# $XConsortium: sgmlsasp.txt /main/2 1996/11/11 11:25:31 drk $
|
||||
|
||||
|
||||
|
||||
SGMLSASP(1) SGMLSASP(1)
|
||||
|
||||
|
||||
NAME
|
||||
sgmlsasp - translate output of sgmls using ASP replacement
|
||||
files
|
||||
|
||||
SYNOPSIS
|
||||
sgmls [-n] replacement_file...
|
||||
|
||||
DESCRIPTION
|
||||
sgmlsasp translates the standard input using the specifi-
|
||||
cation 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 sub-
|
||||
stitution for general names (that is, names that are not
|
||||
entity names).
|
||||
|
||||
BUGS
|
||||
References to external data entities are ignored. (Sup-
|
||||
port for external data entities is not implemented in
|
||||
ASP.)
|
||||
|
||||
SEE ALSO
|
||||
sgmls(1)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user