Changeset 87ffcb7f


Ignore:
Timestamp:
09/23/2006 04:00:21 PM (18 years ago)
Author:
David Jensen <djensen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
eab7aae5
Parents:
06be400
Message:

spell checks (t thru z)

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/unixodbc.xml

    r06be400 r87ffcb7f  
    160160      installed in <filename
    161161      class='directory'>/usr/share/doc/unixODBC-&unixodbc-version;</filename>,
    162       there are many <filename>README</filename> files thoughout the source
     162      there are many <filename>README</filename> files throughout the source
    163163      tree where the use and functionality of the programs can be found.
    164164      Additionally, you can use the parameter <option>-?</option> with the
  • general/prog/other-tools.xml

    r06be400 r87ffcb7f  
    16431643      faster than <application>GCC</application>.
    16441644      <application>TCC</application> is versatile, any C dynamic library can be
    1645       used directly. It is heading torward full ISOC99 compliance and can
     1645      used directly. It is heading toward full ISOC99 compliance and can
    16461646      compile itself. The compiler is safe as it includes an optional memory
    16471647      and bound checker. Bound checked code can be mixed freely with standard
  • introduction/welcome/changelog.xml

    r06be400 r87ffcb7f  
    17521752        <listitem>
    17531753          <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
    1754           vulnerabitility in ticket #1876.  Changed sed to include
     1754          vulnerability in ticket #1876.  Changed sed to include
    17551755          linux/types.h to be the same as that in Xorg-7.0.0.</para>
    17561756        </listitem>
Note: See TracChangeset for help on using the changeset viewer.