Ignore:
Timestamp:
02/08/2024 04:32:26 AM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
c7c614de
Parents:
e49e2ea (diff), 4816dc6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter02/hostreqs.xml

    re49e2ea r9e76c64  
    1 <?xml version="1.0" encoding="ISO-8859-1"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
     
    3535    modern Linux distributions. Also note that many distributions will
    3636    place software headers into separate packages, often in the form of
    37     <quote>&lt;package-name&gt;-devel</quote> or
    38     <quote>&lt;package-name&gt;-dev</quote>. Be sure to install those if
    39     your distribution provides them.</para>
     37    <literal><replaceable>&lt;package-name&gt;</replaceable>-devel</literal>
     38    or
     39    <literal><replaceable>&lt;package-name&gt;</replaceable>-dev</literal>.
     40    Be sure to install those if your distribution provides them.</para>
    4041
    4142   <para>Earlier versions of the listed software packages may work, but have
Note: See TracChangeset for help on using the changeset viewer.