TIVI-153: Add as dependency for iputils
[profile/ivi/opensp.git] / doc / spent.htm
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML Strict//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>OSPENT</TITLE>
5 </HEAD>
6 <BODY>
7 <H1>OSPENT</H1>
8 <H2>SYNOPSIS</H2>
9 <P>
10 <CODE>ospent</CODE> [ <CODE>option...</CODE> ] <CODE><VAR>sysid...</VAR></CODE>
11
12 <H2>DESCRIPTION</H2>
13 <P>
14 Ospent (SGML print entity) prints the concatenation of the entities with
15 <A HREF="sysid">system identifiers</A> <CODE><VAR>sysid...</VAR></CODE>
16 on the standard output.
17
18 <H2>OPTIONS</H2>
19 <P>
20 The following options are available:
21 <DL>
22 <DT>
23 <CODE>-b<VAR>name</VAR></CODE>,
24 <CODE>--bctf=<VAR>name</VAR></CODE>
25 <DD>
26 Use the <A HREF="sysid.htm#bctf">BCTF</A> <VAR>name</VAR> for output.
27 <DT>
28 <CODE>-c<VAR>sysid</VAR></CODE>,
29 <CODE>--catalog=<VAR>sysid</VAR></CODE>
30 <DD>
31 Map public identifiers and entity names to system identifiers
32 using the catalog entry file whose system identifier is <VAR>sysid</VAR>.
33 This has the same effect as in <A HREF="nsgmls.htm#optc">onsgmls</A>.
34 <DT>
35 <CODE>-C</CODE>,
36 <CODE>--catalogs</CODE>
37 <DD>
38 This has the same effect as in <A HREF="nsgmls.htm#optC">onsgmls</A>.
39 <DT>
40 <CODE>-D<VAR>directory</VAR></CODE>,
41 <CODE>--directory=<VAR>directory</VAR></CODE>
42 <DD>
43 Search
44 <CODE><VAR>directory</VAR></CODE>
45 for files specified in system identifiers.
46 This has the same effect as in <A HREF="nsgmls.htm#optD">onsgmls</A>.
47 <DT>
48 <CODE>-h</CODE>,
49 <CODE>--help</CODE>
50 <DD>Show a help message and exit.
51 <DT>
52 <CODE>-n</CODE>,
53 <CODE>--non-sgml</CODE>
54 <DD>
55 The entity is a non-SGML data entity.
56 This option forces the octets in the storage objects comprising the entity
57 to be copied exactly without any of the conversions that are done for
58 text entities.
59 Implies <CODE>-r</CODE>.
60 <DT>
61 <CODE>-r</CODE>,
62 <CODE>--raw</CODE>
63 <DD>
64 Raw output.
65 Don't perform any conversion on RSs and REs when printing the entity.
66 The entity would typically have the storage manager attribute
67 <CODE>records=asis</CODE>.
68 <DT>
69 <CODE>-R</CODE>,
70 <CODE>--restricted</CODE>
71 <DD>
72 This has the same effect as in <A HREF="nsgmls.htm#optR">onsgmls</A>.
73 <DT>
74 <CODE>-v</CODE>,
75 <CODE>--version</CODE>
76 <DD>
77 Print the version number.
78 </DL>
79 </BODY>
80 </HTML>