Changeset dbfc8e65
- Timestamp:
- 03/28/2005 11:15:55 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- fb87a2a
- Parents:
- 2aae5cbe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pst/sgml/opensp.xml
r2aae5cbe rdbfc8e65 9 9 <!ENTITY opensp-size "1.4 MB"> 10 10 <!ENTITY opensp-buildsize "43 MB"> 11 <!ENTITY opensp-time " 1.03SBU">11 <!ENTITY opensp-time "0.97 SBU"> 12 12 ]> 13 13 … … 19 19 <?dbhtml filename="opensp.html"?> 20 20 <title>OpenSP-&opensp-version;</title> 21 <indexterm zone="opensp"> 22 <primary sortas="a-OpenSP">OpenSP</primary></indexterm> 21 23 22 24 <sect2> … … 72 74 --enable-default-catalog=/etc/sgml/catalog \ 73 75 --enable-default-search-path=/usr/share/sgml && 74 make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version; && 75 make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version; install && 76 make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</command></userinput></screen> 77 78 <para>Now, as the root user:</para> 79 80 <screen><userinput role='root'><command>make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version; install && 76 81 ln -sf onsgmls /usr/bin/nsgmls && 77 82 ln -sf osgmlnorm /usr/bin/sgmlnorm && … … 83 88 ln -sf libosp.so /usr/lib/libsp.so</command></userinput></screen> 84 89 85 <!-- install-catalog -add /etc/sgml/OpenSP-&opensp-version;.cat \ 90 <!-- 91 install-catalog -add /etc/sgml/OpenSP-&opensp-version;.cat \ 86 92 /usr/share/sgml/OpenSP-&opensp-version;/catalog && 87 93 install-catalog -add /etc/sgml/sgml-docbook.cat \ … … 93 99 /usr/share/sgml/OpenSP-<replaceable>[version]</replaceable>/catalog && 94 100 install-catalog -remove /etc/sgml/sgml-docbook.cat \ 95 /etc/sgml/OpenSP-<replaceable>[version]</replaceable>.cat</command></screen></para></tip> --> 101 /etc/sgml/OpenSP-<replaceable>[version]</replaceable>.cat</command></screen></para></tip> 102 --> 96 103 97 104 </sect2> … … 131 138 <title>Contents</title> 132 139 133 <para>The <application>OpenSP</application> package contains 134 <command>onsgmls</command>, 135 <command>ospam</command>, 136 <command>osx</command>, 137 <command>ospcat</command> and 138 <command>ospent</command>.</para> 139 140 </sect2> 141 142 <sect2><title>Description</title> 143 144 <sect3><title>onsgmls</title> 145 <para><command>onsgmls</command> processes <acronym>SGML</acronym> 146 files.</para></sect3> 147 148 <sect3><title>ospam</title> 149 <para><command>ospam</command> is a markup stream editor.</para></sect3> 150 151 <sect3><title>osx</title> 152 <para><command>osx</command> is a <acronym>SGML</acronym> normalizer or a 153 converter of <acronym>SGML</acronym> to <acronym>XML</acronym>.</para></sect3> 154 155 <sect3><title>ospcat</title> 156 <para><command>ospcat</command> prints effective system identifiers found in 157 the catalogs.</para></sect3> 158 159 <sect3><title>ospent</title> 160 <para><command>ospent</command> provides access to 161 <application>OpenSP</application>'s entity manager.</para></sect3> 140 <segmentedlist> 141 <segtitle>Installed Programs</segtitle> 142 <segtitle>Installed Library</segtitle> 143 <segtitle>Installed Directories</segtitle> 144 145 <seglistitem> 146 <seg>onsgmls, osgmlnorm, ospam, ospcat, ospent, osx and the 147 <application>SP</application> equivalent symlinks: nsgmls, sgml2xml, sgmlnorm, 148 spam, spcat, spent and sx</seg> 149 <seg>libosp.so and the <application>SP</application> equivalent symlink: 150 libsp.so</seg> 151 <seg>/usr/include/OpenSP, /usr/share/doc/OpenSP and 152 /usr/share/sgml/OpenSP-&opensp-version;</seg> 153 </seglistitem> 154 </segmentedlist> 155 156 <variablelist> 157 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 158 <?dbfo list-presentation="list"?> 159 160 <varlistentry id="onsgmls"> 161 <term><command>onsgmls</command></term> 162 <listitem><para>is used to process <acronym>SGML</acronym> files.</para> 163 <indexterm zone="opensp onsgmls"> 164 <primary sortas="b-onsgmls">onsgmls</primary> 165 </indexterm></listitem> 166 </varlistentry> 167 168 <varlistentry id="osgmlnorm"> 169 <term><command>osgmlnorm</command></term> 170 <listitem><para>prints on the standard output a normalized document instance 171 for the SGML document contained in the concatenation of the entities with 172 system identifiers .nf and .fi.</para> 173 <indexterm zone="opensp osgmlnorm"> 174 <primary sortas="b-osgmlnorm">osgmlnorm</primary> 175 </indexterm></listitem> 176 </varlistentry> 177 178 <varlistentry id="ospam"> 179 <term><command>ospam</command></term> 180 <listitem><para>is a markup stream editor.</para> 181 <indexterm zone="opensp ospam"> 182 <primary sortas="b-ospam">ospam</primary> 183 </indexterm></listitem> 184 </varlistentry> 185 186 <varlistentry id="ospcat"> 187 <term><command>ospcat</command></term> 188 <listitem><para>prints effective system identifiers found in the 189 catalogs.</para> 190 <indexterm zone="opensp ospcat"> 191 <primary sortas="b-ospcat">ospcat</primary> 192 </indexterm></listitem> 193 </varlistentry> 194 195 <varlistentry id="ospent"> 196 <term><command>ospent</command></term> 197 <listitem><para>provides access to <application>OpenSP</application>'s 198 entity manager.</para> 199 <indexterm zone="opensp ospent"> 200 <primary sortas="b-ospent">ospent</primary> 201 </indexterm></listitem> 202 </varlistentry> 203 204 <varlistentry id="osx"> 205 <term><command>osx</command></term> 206 <listitem><para>is an <acronym>SGML</acronym> normalizer or used to convert 207 <acronym>SGML</acronym> files to <acronym>XML</acronym> files.</para> 208 <indexterm zone="opensp osx"> 209 <primary sortas="b-osx">osx</primary> 210 </indexterm></listitem> 211 </varlistentry> 212 213 <varlistentry id="nsgmls"> 214 <term><command>nsgmls</command></term> 215 <listitem><para>is a symlink to <command>onsgmls</command>.</para> 216 <indexterm zone="opensp nsgmls"> 217 <primary sortas="g-nsgmls">nsgmls</primary> 218 </indexterm></listitem> 219 </varlistentry> 220 221 <varlistentry id="sgml2xml"> 222 <term><command>sgml2xml</command></term> 223 <listitem><para>is a symlink to <command>osx</command>.</para> 224 <indexterm zone="opensp sgml2xml"> 225 <primary sortas="g-sgml2xml">sgml2xml</primary> 226 </indexterm></listitem> 227 </varlistentry> 228 229 <varlistentry id="sgmlnorm"> 230 <term><command>sgmlnorm</command></term> 231 <listitem><para>is a symlink to <command>osgmlnorm</command>.</para> 232 <indexterm zone="opensp sgmlnorm"> 233 <primary sortas="g-sgmlnorm">sgmlnorm</primary> 234 </indexterm></listitem> 235 </varlistentry> 236 237 <varlistentry id="spam"> 238 <term><command>spam</command></term> 239 <listitem><para>is a symlink to <command>ospam</command>.</para> 240 <indexterm zone="opensp spam"> 241 <primary sortas="g-spam">spam</primary> 242 </indexterm></listitem> 243 </varlistentry> 244 245 <varlistentry id="spcat"> 246 <term><command>spcat</command></term> 247 <listitem><para>is a symlink to <command>ospcat</command>.</para> 248 <indexterm zone="opensp spcat"> 249 <primary sortas="g-spcat">spcat</primary> 250 </indexterm></listitem> 251 </varlistentry> 252 253 <varlistentry id="spent"> 254 <term><command>spent</command></term> 255 <listitem><para>is a symlink to <command>ospent</command>.</para> 256 <indexterm zone="opensp spent"> 257 <primary sortas="g-spent">spent</primary> 258 </indexterm></listitem> 259 </varlistentry> 260 261 <varlistentry id="sx"> 262 <term><command>sx</command></term> 263 <listitem><para>is a symlink to <command>osx</command>.</para> 264 <indexterm zone="opensp sx"> 265 <primary sortas="g-sx">sx</primary> 266 </indexterm></listitem> 267 </varlistentry> 268 269 <varlistentry id="libosp"> 270 <term><filename class='libraryfile'>libosp.so</filename></term> 271 <listitem><para>contains functions required by the 272 <application>OpenSP</application> programs to parse, validate and 273 manipulate SGML and XML files.</para> 274 <indexterm zone="opensp libosp"> 275 <primary sortas="c-libosp">libosp.so</primary> 276 </indexterm></listitem> 277 </varlistentry> 278 279 <varlistentry id="libsp"> 280 <term><filename class='libraryfile'>libsp.so</filename></term> 281 <listitem><para>is a symlink to 282 <filename class='libraryfile'>libosp.so</filename>.</para> 283 <indexterm zone="opensp libsp"> 284 <primary sortas="g-libsp">libsp.so</primary> 285 </indexterm></listitem> 286 </varlistentry> 287 </variablelist> 162 288 163 289 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.