Ignore:
Timestamp:
03/24/2020 07:19:44 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fa3edfef
Parents:
914049f6
Message:

Format postlfs/security and misc/forgotten

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22884 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/sgml/sgml-dtd-3.xml

    r914049f6 r47274444  
    3131    <title>Introduction to DocBook SGML DTD</title>
    3232
    33     <para>The <application>DocBook SGML DTD</application> package contains
    34     document type definitions for verification of SGML data files against
    35     the DocBook rule set. These are useful for structuring books and software
    36     documentation to a standard allowing you to utilize transformations
    37     already written for that standard.</para>
     33    <para>
     34      The <application>DocBook SGML DTD</application> package contains
     35      document type definitions for verification of SGML data files against
     36      the DocBook rule set. These are useful for structuring books and software
     37      documentation to a standard allowing you to utilize transformations
     38      already written for that standard.
     39    </para>
    3840
    3941    &lfs91_checked;
     
    4244    <itemizedlist spacing="compact">
    4345      <listitem>
    44         <para>Download (HTTP): <ulink url="&sgml-dtd-3-download-http;"/></para>
    45       </listitem>
    46       <listitem>
    47         <para>Download (FTP): <ulink url="&sgml-dtd-3-download-ftp;"/></para>
    48       </listitem>
    49       <listitem>
    50         <para>Download MD5 sum: &sgml-dtd-3-md5sum;</para>
    51       </listitem>
    52       <listitem>
    53         <para>Download size: &sgml-dtd-3-size;</para>
    54       </listitem>
    55       <listitem>
    56         <para>Estimated disk space required: &sgml-dtd-3-buildsize;</para>
    57       </listitem>
    58       <listitem>
    59         <para>Estimated build time: &sgml-dtd-3-time;</para>
     46        <para>
     47          Download (HTTP): <ulink url="&sgml-dtd-3-download-http;"/>
     48        </para>
     49      </listitem>
     50      <listitem>
     51        <para>
     52          Download (FTP): <ulink url="&sgml-dtd-3-download-ftp;"/>
     53        </para>
     54      </listitem>
     55      <listitem>
     56        <para>
     57          Download MD5 sum: &sgml-dtd-3-md5sum;
     58        </para>
     59      </listitem>
     60      <listitem>
     61        <para>
     62          Download size: &sgml-dtd-3-size;
     63        </para>
     64      </listitem>
     65      <listitem>
     66        <para>
     67          Estimated disk space required: &sgml-dtd-3-buildsize;
     68        </para>
     69      </listitem>
     70      <listitem>
     71        <para>
     72          Estimated build time: &sgml-dtd-3-time;
     73        </para>
    6074      </listitem>
    6175    </itemizedlist>
     
    6478
    6579    <bridgehead renderas="sect4">Required</bridgehead>
    66     <para role="required"><xref linkend="sgml-common"/> and
    67     <xref linkend="unzip"/></para>
     80    <para role="required">
     81      <xref linkend="sgml-common"/> and
     82      <xref linkend="unzip"/>
     83    </para>
    6884
    6985    <para condition="html" role="usernotes">User Notes:
     
    7894    href="../../xincludes/use-unzip.xml"/>
    7995
    80     <para>Install <application>DocBook SGML DTD</application> by running
    81     the following commands:</para>
     96    <para>
     97      Install <application>DocBook SGML DTD</application> by running
     98      the following commands:
     99    </para>
    82100
    83101<screen><userinput>sed -i -e '/ISO 8879/d' \
     
    85103       docbook.cat</userinput></screen>
    86104
    87     <para>This package does not come with a test suite.</para>
    88 
    89     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     105    <para>
     106      This package does not come with a test suite.
     107    </para>
     108
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    90112
    91113<screen role="root"><userinput>install -v -d -m755 /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version; &amp;&amp;
     
    105127    <title>Command Explanations</title>
    106128
    107     <para><command>sed -i -e '/ISO 8879/d' docbook.cat</command>: This command
    108     removes the ENT definitions from the catalog file.</para>
    109 
    110     <para><command>sed -i -e 's|DTDDECL
    111     "-//OASIS//DTD Docbook V&sgml-dtd-3-version;//EN"|SGMLDECL|g'
    112     docbook.cat</command>: This command replaces the DTDDECL catalog entry,
    113     which is not supported by Linux SGML tools, with the SGMLDECL catalog
    114     entry.</para>
     129    <para>
     130      <command>sed -i -e '/ISO 8879/d' docbook.cat</command>: This command
     131      removes the ENT definitions from the catalog file.
     132    </para>
     133
     134    <para>
     135      <command>sed -i -e 's|DTDDECL
     136      "-//OASIS//DTD Docbook V&sgml-dtd-3-version;//EN"|SGMLDECL|g'
     137      docbook.cat</command>: This command replaces the DTDDECL catalog entry,
     138      which is not supported by Linux SGML tools, with the SGMLDECL catalog
     139      entry.
     140    </para>
    115141
    116142  </sect2>
     
    122148      <title>Config Files</title>
    123149
    124       <para><filename>/etc/sgml/catalog</filename></para>
     150      <para>
     151        <filename>/etc/sgml/catalog</filename>
     152      </para>
    125153
    126154      <indexterm zone="sgml-dtd-3 sgml-dtd-3-config">
     
    133161      <title>Configuration Information</title>
    134162
    135       <para>The above installation script updates the catalog.</para>
    136 
    137       <para>Using only the most current 3.x version of <application>DocBook
    138       SGML DTD</application> requires the following (perform as the
    139       <systemitem class="username">root</systemitem> user):</para>
     163      <para>
     164        The above installation script updates the catalog.
     165      </para>
     166
     167      <para>
     168        Using only the most current 3.x version of <application>DocBook
     169        SGML DTD</application> requires the following (perform as the
     170        <systemitem class="username">root</systemitem> user):
     171      </para>
    140172
    141173<screen role="root"><userinput>cat &gt;&gt; /usr/share/sgml/docbook/sgml-dtd-&sgml-dtd-3-version;/catalog &lt;&lt; "EOF"
     
    176208        <term><filename>SGML DTD files</filename></term>
    177209        <listitem>
    178           <para>contain a document type definition which defines the element
    179           types and the attribute lists that can be used in the corresponding
    180           SGML files.</para>
     210          <para>
     211            contains a document type definition which defines the element
     212            types and the attribute lists that can be used in the corresponding
     213            SGML files.
     214          </para>
    181215          <indexterm zone="sgml-dtd-3 SGML-DTD-files">
    182216            <primary sortas="g-SGML-DTD-files">SGML DTD files</primary>
     
    188222        <term><filename>SGML MOD files</filename></term>
    189223        <listitem>
    190           <para>contain components of the document type definition that are
    191           sourced into the <filename>DTD</filename> files.</para>
     224          <para>
     225            contains components of the document type definition that are
     226            sourced into the <filename>DTD</filename> files.
     227          </para>
    192228          <indexterm zone="sgml-dtd-3 SGML-MOD-files">
    193229            <primary sortas="g-SGML-MOD-files">SGML MOD files</primary>
Note: See TracChangeset for help on using the changeset viewer.