Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f43afbc

Browse files
committed
doc: Update Red Hat documentation tools information
The old text was written in ancient times when RPM packages could be shared more or less freely across a plethora of RPM-based Linux distributions. This isn't really the case anymore, so just make this information more concrete for the Red Hat family.
1 parent f048e50 commit f43afbc

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

doc/src/sgml/docguide.sgml

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -193,18 +193,13 @@
193193
</para>
194194

195195
<sect2>
196-
<title><productname>Linux</productname> <acronym>RPM</acronym> Installation</title>
196+
<title>Installation on Fedora, RHEL, and Derivatives</title>
197197

198198
<para>
199-
Most vendors provide a complete RPM set for DocBook processing in
200-
their distribution. Look for an <quote>SGML</quote> option while
201-
installing, or the following packages:
202-
<filename>sgml-common</filename>, <filename>docbook</filename>,
203-
<filename>stylesheets</filename>, <filename>openjade</filename>
204-
(or <filename>jade</filename>). You may also need <filename>sgml-tools</filename>
205-
and either <filename>xsltproc</filename> or <filename>libxslt</>. If your
206-
distributor does not provide these then you should be able to make
207-
use of the packages from some other, reasonably compatible vendor.
199+
To install the required packages, use:
200+
<programlisting>
201+
yum install docbook-dtds docbook-style-dsssl docbook-style-xsl libxslt openjade
202+
</programlisting>
208203
</para>
209204
</sect2>
210205

0 commit comments

Comments
 (0)