diff usr/src/cmd/man/src/util/nsgmls.src/doc/spent.htm @ 0:c9caec207d52 b86

Initial porting based on b86
author Koji Uno <koji.uno@sun.com>
date Tue, 02 Jun 2009 18:56:50 +0900
parents
children 1a15d5aaf794
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/usr/src/cmd/man/src/util/nsgmls.src/doc/spent.htm	Tue Jun 02 18:56:50 2009 +0900
@@ -0,0 +1,70 @@
+<!-- SCCS keyword
+#pragma ident	"@(#)spent.htm	1.2	00/05/01 SMI"
+-->
+<!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>