Blame doc/spent.htm

Packit 8a864e
Packit 8a864e
<HTML>
Packit 8a864e
<HEAD>
Packit 8a864e
<TITLE>OSPENT</TITLE>
Packit 8a864e
</HEAD>
Packit 8a864e
<BODY>
Packit 8a864e

OSPENT

Packit 8a864e

SYNOPSIS

Packit 8a864e

Packit 8a864e
ospent [ option... ] sysid...
Packit 8a864e
Packit 8a864e

DESCRIPTION

Packit 8a864e

Packit 8a864e
Ospent (SGML print entity) prints the concatenation of the entities with
Packit 8a864e
system identifiers sysid...
Packit 8a864e
on the standard output.
Packit 8a864e
Packit 8a864e

OPTIONS

Packit 8a864e

Packit 8a864e
The following options are available:
Packit 8a864e
Packit 8a864e
Packit 8a864e
-bname,
Packit 8a864e
--bctf=name
Packit 8a864e
Packit 8a864e
Use the BCTF name for output.
Packit 8a864e
Packit 8a864e
-csysid,
Packit 8a864e
--catalog=sysid
Packit 8a864e
Packit 8a864e
Map public identifiers and entity names to system identifiers
Packit 8a864e
using the catalog entry file whose system identifier is sysid.
Packit 8a864e
This has the same effect as in onsgmls.
Packit 8a864e
Packit 8a864e
-C,
Packit 8a864e
--catalogs
Packit 8a864e
Packit 8a864e
This has the same effect as in onsgmls.
Packit 8a864e
Packit 8a864e
-Ddirectory,
Packit 8a864e
--directory=directory
Packit 8a864e
Packit 8a864e
Search
Packit 8a864e
directory
Packit 8a864e
for files specified in system identifiers.
Packit 8a864e
This has the same effect as in onsgmls.
Packit 8a864e
Packit 8a864e
-h,
Packit 8a864e
--help
Packit 8a864e
Show a help message and exit.
Packit 8a864e
Packit 8a864e
-n,
Packit 8a864e
--non-sgml
Packit 8a864e
Packit 8a864e
The entity is a non-SGML data entity.
Packit 8a864e
This option forces the octets in the storage objects comprising the entity
Packit 8a864e
to be copied exactly without any of the conversions that are done for
Packit 8a864e
text entities.
Packit 8a864e
Implies -r.
Packit 8a864e
Packit 8a864e
-r,
Packit 8a864e
--raw
Packit 8a864e
Packit 8a864e
Raw output.
Packit 8a864e
Don't perform any conversion on RSs and REs when printing the entity.
Packit 8a864e
The entity would typically have the storage manager attribute
Packit 8a864e
records=asis.
Packit 8a864e
Packit 8a864e
-R,
Packit 8a864e
--restricted
Packit 8a864e
Packit 8a864e
This has the same effect as in onsgmls.
Packit 8a864e
Packit 8a864e
-v,
Packit 8a864e
--version
Packit 8a864e
Packit 8a864e
Print the version number.
Packit 8a864e
Packit 8a864e
</BODY>
Packit 8a864e
</HTML>