Changeset b167515


Ignore:
Timestamp:
06/27/2019 05:10:32 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
e181ec3
Parents:
a468270d
Message:

Typo fixes

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libatasmart.xml

    ra468270d rb167515  
    149149        <listitem>
    150150          <para>
    151             is a utility to issue disks tests.
     151            is a utility to issue disk tests.
    152152          </para>
    153153          <indexterm zone="libatasmart sktest">
  • general/genlib/libbytesize.xml

    ra468270d rb167515  
    146146          /usr/include/bytesize,
    147147          /usr/share/gtk-doc/html/libbytesize, and
    148           /usr/lib/python{2.7,3.6}/site-packages/bytesize
     148          /usr/lib/python{2.7,3.7}/site-packages/bytesize
    149149        </seg>
    150150      </seglistitem>
  • gnome/platform/folks.xml

    ra468270d rb167515  
    113113
    114114<screen><userinput>mkdir build &amp;&amp;
    115 cd build &amp;&amp;
     115cd    build &amp;&amp;
    116116
    117117meson --prefix=/usr --sysconfdir=/etc .. &amp;&amp;
  • introduction/welcome/changelog.xml

    ra468270d rb167515  
    7171        <listitem>
    7272          <para>[renodr] - Update to PyYAML-5.1.1 (Python Module). Fixes
    73           <ulink url="&blfs-ticket-root;12142">#12142</ulink>.</para>
     73          <ulink url="&blfs-ticket-root;12141">#12141</ulink>.</para>
    7474        </listitem>
    7575        <listitem>
Note: See TracChangeset for help on using the changeset viewer.