Changeset 2dde015
- Timestamp:
- 01/29/2005 04:43:47 PM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 5e0f7f2
- Parents:
- 5fbff85
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r5fbff85 r2dde015 24 24 25 25 <listitem><para>January 29th, 2005 [randy]: Added vulnerability fix patch to 26 Bind instructions and bumped version entities to 9.3.0p1.</para></listitem> 26 Bind instructions and bumped version entities to 9.3.0p1; added MD5 sum to 27 DocBook-utils instructions.</para></listitem> 27 28 28 29 <listitem><para>January 28th, 2005 [randy]: Updated to hdparm-5.8, -
pst/sgml/docbook-utils.xml
r5fbff85 r2dde015 7 7 <!ENTITY docbook-utils-download-http "http://sources-redhat.mirrors.redwire.net/docbook-tools/new-trials/SOURCES/docbook-utils-&docbook-utils-version;.tar.gz"> 8 8 <!ENTITY docbook-utils-download-ftp "ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/docbook-utils-&docbook-utils-version;.tar.gz"> 9 <!ENTITY docbook-utils-md5sum "6b41b18c365c01f225bc417cf632d81c"> 9 10 <!ENTITY docbook-utils-size "125 KB"> 10 11 <!ENTITY docbook-utils-buildsize "1.5 MB"> … … 19 20 <?dbhtml filename="docbook-utils.html"?> 20 21 <title>DocBook-utils-&docbook-utils-version;</title> 22 <indexterm zone="docbook-utils"> 23 <primary sortas="a-DocBook-utils">DocBook-utils</primary></indexterm> 21 24 22 25 <sect2> … … 34 37 <sect3><title>Package information</title> 35 38 <itemizedlist spacing='compact'> 36 <listitem><para>Download (HTTP): <ulink url="&docbook-utils-download-http;"/></para></listitem> 37 <listitem><para>Download (FTP): <ulink url="&docbook-utils-download-ftp;"/></para></listitem> 38 <listitem><para>Download size: &docbook-utils-size;</para></listitem> 39 <listitem><para>Estimated disk space required: &docbook-utils-buildsize;</para></listitem> 40 <listitem><para>Estimated build time: &docbook-utils-time;</para></listitem></itemizedlist> 39 <listitem><para>Download (HTTP): 40 <ulink url="&docbook-utils-download-http;"/></para></listitem> 41 <listitem><para>Download (FTP): 42 <ulink url="&docbook-utils-download-ftp;"/></para></listitem> 43 <listitem><para>Download MD5 sum: 44 &docbook-utils-md5sum;</para></listitem> 45 <listitem><para>Download size: 46 &docbook-utils-size;</para></listitem> 47 <listitem><para>Estimated disk space required: 48 &docbook-utils-buildsize;</para></listitem> 49 <listitem><para>Estimated build time: 50 &docbook-utils-time;</para></listitem></itemizedlist> 41 51 </sect3> 42 52 … … 46 56 <para><xref linkend="openjade"/>, 47 57 <xref linkend="docbook-dsssl"/> and 48 <xref linkend="sgml-dtd-3"/></para></sect4> 58 <xref linkend="sgml-dtd-3"/></para> 59 </sect4> 49 60 50 61 <sect4><title>Optional</title> … … 54 65 man and texinfo), and 55 66 <xref linkend="lynx"/> or <xref linkend="Links"/> or <xref linkend="w3m"/> 56 (for conversion to <acronym>ASCII</acronym> text)</para></sect4> 67 (for conversion to <acronym>ASCII</acronym> text)</para> 68 </sect4> 57 69 </sect3> 58 70 … … 73 85 <screen><userinput><command>grep "OpenSP-1.5.1" /etc/sgml/catalog</command></userinput></screen> 74 86 75 <para>If anything was returned, run the following command to remove76 the catalog definitions:</para>87 <para>If anything was returned, run the following command as the root user to 88 remove the catalog definitions:</para> 77 89 78 <screen><userinput ><command>sed -i.orig \90 <screen><userinput role='root'><command>sed -i.orig \ 79 91 -e "/CATALOG \/etc\/sgml\/OpenSP-1.5.1.cat/d" \ 80 92 /etc/sgml/catalog \ … … 85 97 86 98 <screen><userinput><command>./configure --prefix=/usr && 87 make && 88 make install</command></userinput></screen> 99 make</command></userinput></screen> 100 101 <para>Now, as the root user:</para> 102 103 <screen><userinput role='root'><command>make install</command></userinput></screen> 89 104 90 105 <para>Many packages use an alternate name for the … … 92 107 alternate names, use the following command:</para> 93 108 94 <screen><userinput ><command>for doctype in html ps dvi man pdf rtf tex texi txt109 <screen><userinput role='root'><command>for doctype in html ps dvi man pdf rtf tex texi txt 95 110 do 96 111 ln -s docbook2$doctype /usr/bin/db2$doctype … … 102 117 <title>Contents</title> 103 118 104 <para>The <application>DocBook-utils</application> package contains 105 <command>docbook2dvi</command>, <command>docbook2html</command>, 106 <command>docbook2man</command>, <command>docbook2pdf</command>, 107 <command>docbook2ps</command>, <command>docbook2rtf</command>, 108 <command>docbook2tex</command>, <command>docbook2texi</command>, 109 <command>docbook2txt</command>, <command>jw</command> and 110 <command>sgmldiff</command>.</para> 119 <segmentedlist> 120 <segtitle>Installed Programs</segtitle> 121 <segtitle>Installed Libraries</segtitle> 122 <segtitle>Installed Directories</segtitle> 123 <segtitle>Installed Symlinks</segtitle> 111 124 112 </sect2> 125 <seglistitem> 126 <seg>docbook2dvi, docbook2html, docbook2man, docbook2pdf, docbook2ps, 127 docbook2rtf, docbook2tex, docbook2texi, docbook2txt, jw and sgmldiff</seg> 128 <seg>None</seg> 129 <seg>/usr/share/doc/html/docbook-utils-&docbook-utils-version; and 130 /usr/share/sgml/docbook/utils-&docbook-utils-version;</seg> 131 <seg>db2dvi, db2html, db2man, db2pdf, db2ps, db2rtf, db2tex, db2texi and 132 db2txt</seg> 113 133 114 <sect2><title>Description</title> 134 </seglistitem> 135 </segmentedlist> 115 136 116 <sect3><title>docbook2{dvi,html,man,pdf,ps,rtf,tex,texi,txt}</title> 137 <variablelist> 138 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 139 <?dbfo list-presentation="list"?> 117 140 118 <para>The <command>docbook2{format}</command> scripts are simple one-line 119 wrappers to <command>jw</command>. They are provided as easy-to-remember 120 names used to convert DocBook or other <acronym>SGML</acronym> files to the 121 respective format.</para></sect3> 141 <varlistentry id="docbook2"> 142 <term><command>docbook2*</command></term> 143 <listitem><para>are simple one-line wrapper scripts to <command>jw</command>. 144 They are provided as easy-to-remember names used to convert DocBook or 145 other <acronym>SGML</acronym> files to the respective format.</para> 146 <indexterm zone="docbook-utils docbook2"> 147 <primary sortas="b-docbook2-star">docbook2*</primary> 148 </indexterm></listitem> 149 </varlistentry> 122 150 123 <sect3><title>jw</title> 151 <varlistentry id="db2"> 152 <term><command>db2*</command></term> 153 <listitem><para>are symlinks pointing at the respectively named 154 <command>docbook2*</command> commands, created to satisfy some programs 155 use of these names.</para> 156 <indexterm zone="docbook-utils db2"> 157 <primary sortas="g-db2-star">db2*</primary> 158 </indexterm></listitem> 159 </varlistentry> 124 160 125 <para><command>jw</command> is a script used to convert DocBook or other 161 <varlistentry id="jw"> 162 <term><command>jw</command></term> 163 <listitem><para>is a script used to convert DocBook or other 126 164 <acronym>SGML</acronym> files to various output formats. It hides most of 127 165 <application>OpenJade</application>'s complexity and adds comfortable 128 features.</para></sect3> 166 features.</para> 167 <indexterm zone="docbook-utils jw"> 168 <primary sortas="b-jw">jw</primary> 169 </indexterm></listitem> 170 </varlistentry> 129 171 130 <sect3><title>sgmldiff</title> 131 132 <para><command>sgmldiff</command> is used to compare two 133 <acronym>SGML</acronym> files and only return the differences in the markup. 134 This is especially useful to compare files that should be identical except 135 for language differences in the content.</para></sect3> 172 <varlistentry id="sgmldiff"> 173 <term><command>sgmldiff</command></term> 174 <listitem><para>is used to compare two <acronym>SGML</acronym> files and 175 only return the differences in the markup. This is especially useful to 176 compare files that should be identical except for language differences in the 177 content.</para> 178 <indexterm zone="docbook-utils sgmldiff"> 179 <primary sortas="b-sgmldiff">sgmldiff</primary> 180 </indexterm></listitem> 181 </varlistentry> 182 </variablelist> 136 183 137 184 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.