Changeset 06be400 for general


Ignore:
Timestamp:
09/23/2006 03:46:31 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:
87ffcb7f
Parents:
d296001d
Message:

spell checks (j thru s)

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libidn.xml

    rd296001d r06be400  
    136136  <sect2 role="commands">
    137137    <title>Command Explanations</title>
    138    
     138
    139139    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    140140    href="../../xincludes/gtk-doc-rebuild.xml"/>
     
    177177        <listitem>
    178178          <para> contains a generic Stringprep implementation that does Unicode
    179           3.2 NFKC normalization, mapping and prohibitation of characters, and
     179          3.2 NFKC normalization, mapping and prohibition of characters, and
    180180          bidirectional character handling. Profiles for Nameprep, iSCSI, SASL
    181181          and XMPP are included as well as support for Punycode and ASCII
  • general/prog/other-tools.xml

    rd296001d r06be400  
    724724
    725725      <para><application>ferite</application> is a scripting language and
    726       engine all in one managable chunk. It is designed to be easily extended
     726      engine all in one manageable chunk. It is designed to be easily extended
    727727      in terms of API, and to be used within other applications making them
    728       more configurable and useful to the end user. It has a syntax similiar to
    729       a number of other langauges but remains clean and its own
     728      more configurable and useful to the end user. It has a syntax similar to
     729      a number of other languages but remains clean and its own
    730730      language.</para>
    731731
     
    753753      telescopes. <application>Forth</application> has many unique features
    754754      and applications: it can compile itself into a new compiler,
    755       reverse-polish coding, edit time error checking and compiling (similiar
     755      reverse-polish coding, edit time error checking and compiling (similar
    756756      to BASIC), extremely efficient thread based language, can be used to
    757757      debug itself, extensible; thus can become what ever you need it to be.
     
    14661466      <title>Small Device C Compiler (SDCC)</title>
    14671467
    1468       <para><application>SDCC</application> is a Freeware, retargettable,
     1468      <para><application>SDCC</application> is a Freeware, retargetable,
    14691469      optimizing ANSI-C compiler that targets the Intel 8051, Maxim 80DS390
    14701470      and the Zilog Z80 based MCUs. Work is in progress on supporting the
  • general/sysutils/hal.xml

    rd296001d r06be400  
    488488        <term><command>hal-device-manager</command></term>
    489489        <listitem>
    490           <para>shows a graphical respresentation of all the devices
     490          <para>shows a graphical representation of all the devices
    491491          <application>HAL</application> is aware of. This program requires
    492492          <xref linkend="hal-runtime-dependencies"/>. Here is a <ulink
Note: See TracChangeset for help on using the changeset viewer.