Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
68
cde/programs/nsgmls/doc/spent.htm
Normal file
68
cde/programs/nsgmls/doc/spent.htm
Normal file
@@ -0,0 +1,68 @@
|
||||
<!-- $XConsortium: spent.htm /main/1 1996/09/22 18:18:33 rws $ -->
|
||||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML Strict//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>SPENT</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1>SPENT</H1>
|
||||
<H2>SYNOPSIS</H2>
|
||||
<P>
|
||||
<CODE>spent</CODE>
|
||||
[
|
||||
<CODE>-Crv</CODE>
|
||||
]
|
||||
[
|
||||
<CODE>-b<VAR>bctf</VAR></CODE>
|
||||
]
|
||||
[
|
||||
<CODE>-D<VAR>directory</VAR></CODE>
|
||||
]
|
||||
<CODE><VAR>sysid...</VAR></CODE>
|
||||
|
||||
<H2>DESCRIPTION</H2>
|
||||
<P>
|
||||
Spent (SGML print entity)
|
||||
prints the concatenation of the entities with
|
||||
<A HREF="sysid">system identifiers</A>
|
||||
<CODE><VAR>sysid...</VAR></CODE>
|
||||
on the standard output.
|
||||
<P>
|
||||
The following options are available:
|
||||
<DL>
|
||||
<DT>
|
||||
<CODE>-b<VAR>bctf</VAR></CODE>
|
||||
<DD>
|
||||
Use the <A HREF="sysid.htm#bctf">BCTF</A> with name
|
||||
<CODE><VAR>bctf</VAR></CODE>
|
||||
for output.
|
||||
<DT>
|
||||
<CODE>-C</CODE>
|
||||
<DD>
|
||||
This has the same effect as in <A HREF="nsgmls#optC">nsgmls</A>.
|
||||
<DT>
|
||||
<CODE>-D<VAR>directory</VAR></CODE>
|
||||
<DD>
|
||||
Search
|
||||
<CODE><VAR>directory</VAR></CODE>
|
||||
for files specified in system identifiers.
|
||||
This has the same effect as in <A HREF="nsgmls.htm#optD">nsgmls</A>.
|
||||
<DT>
|
||||
<CODE>-r</CODE>
|
||||
<DD>
|
||||
Raw output.
|
||||
Don't perform any conversion on RSs and REs when printing the entity.
|
||||
The entity would typically have the storage manager attribute
|
||||
<CODE>records=asis</CODE>.
|
||||
<DT>
|
||||
<CODE>-v</CODE>
|
||||
<DD>
|
||||
Print the version number.
|
||||
</DL>
|
||||
<P>
|
||||
<ADDRESS>
|
||||
James Clark<BR>
|
||||
jjc@jclark.com
|
||||
</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user