Changeset 0639bb6


Ignore:
Timestamp:
05/14/2017 06:08:05 AM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
c7ef815
Parents:
17b685f1
Message:

More spelling fixes

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

Files:
14 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gmime.xml

    r17b685f1 r0639bb6  
    1111  <!ENTITY gmime-buildsize     "28 MB (with tests)">
    1212  <!ENTITY gmime-time          "0.5 SBU (with tests)">
    13   <!-- ^^^ Noticably larger! ^^^ -->
     13  <!-- ^^^ Noticeably larger! ^^^ -->
    1414]>
    1515
  • general/genlib/nodejs.xml

    r17b685f1 r0639bb6  
    8787    </note>
    8888
    89     <bridgehead renderas="sect3">Additonal Downloads</bridgehead>
     89    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    9090    <itemizedlist spacing="compact">
    9191      <listitem>
  • general/genutils/highlight.xml

    r17b685f1 r0639bb6  
    8181    <bridgehead renderas="sect4">Optional</bridgehead>
    8282    <para role="optional">
    83       <!-- make apidocs fails because ther is no Doxyfile
     83      <!-- make apidocs fails because there is no Doxyfile
    8484      <xref linkend="doxygen"/> (to build the API documentation) and -->
    8585      <xref linkend="qt5"/> (to build the GUI front-end)
  • general/genutils/pinentry.xml

    r17b685f1 r0639bb6  
    8181      <xref linkend="gtk3"/>,
    8282      <!-- <xref linkend="libcap-pam"/>, This is in LFS already. PAM is not
    83       neccessary. -->
     83      necessary. -->
    8484      <xref linkend="libsecret"/>, and
    8585      <xref linkend="qt5"/>
  • general/prog/gdb.xml

    r17b685f1 r0639bb6  
    150150        <para>
    151151          If run remotely over an ssh connection, the tests will hang
    152           and require a hard (power cycle) reset of the sytem.
     152          and require a hard (power cycle) reset of the system.
    153153        </para>
    154154      </listitem>
  • general/prog/perl-modules.xml

    r17b685f1 r0639bb6  
    658658                  <!-- Test2::Bundle::Extended and Test2::Require::Module are from Test2-Suite -->
    659659                  <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test2-Suite/">Test2::Suite</ulink>
    660 (http://seach.cpan.org/dist/Test2-Suite/)</literallayout>
     660(http://search.cpan.org/dist/Test2-Suite/)</literallayout>
    661661                    <itemizedlist> <!-- deps for Test2::Suite -->
    662662                      <listitem><literallayout><ulink url="http://search.cpan.org/dist/Importer/">Importer</ulink>
     
    13661366              <listitem><literallayout><ulink url="http://search.cpan.org/dist/Net-SSLeay/">Net::SSLeay</ulink>
    13671367(http://search.cpan.org/dist/Net-SSLeay/)
    1368 When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is seeked</literallayout>
     1368When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is sought</literallayout>
    13691369              </listitem>
    13701370            </itemizedlist>
     
    20782078          <listitem><literallayout><ulink url="http://search.cpan.org/dist/MIME-Charset/">MIME::Charset</ulink>
    20792079(http://search.cpan.org/dist/MIME-Charset/)
    2080 When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is seeked</literallayout>
     2080When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is sought</literallayout>
    20812081          </listitem>
    20822082          <listitem>
  • general/prog/php.xml

    r17b685f1 r0639bb6  
    290290    <para>
    291291      The default configuration files for the fastCGI process manager are
    292       installed only if they do not already exist on the sytem. If this is
     292      installed only if they do not already exist on the system. If this is
    293293      the first installation, they should be renamed, as the
    294294      <systemitem class='username'>root</systemitem> user:
  • general/prog/rust.xml

    r17b685f1 r0639bb6  
    165165    <para>
    166166      <command>--llvm-root=/opt/llvm3 --enable-llvm-link-shared</command>:
    167       This tells rust to use the system verison of llvm3 installed in
     167      This tells rust to use the system version of llvm3 installed in
    168168      <filename class="directory">/opt/llvm3</filename>, linking to the
    169169      shared libraries.
  • general/prog/valgrind.xml

    r17b685f1 r0639bb6  
    139139      are known to hang also, depending on the version of glibc. Problematic
    140140      tests can be disabled by changing the <userinput>prereq:</userinput> line
    141       in the correponding <filename>.vgtest</filename> file to
     141      in the corresponding <filename>.vgtest</filename> file to
    142142      <userinput>prereq: false</userinput>. For example:
    143143    </para>
  • lxqt/desktop/pre-install.xml

    r17b685f1 r0639bb6  
    231231      <step>
    232232        <para>
    233           Build miscelaneous dependencies (with their required ones):
     233          Build miscellaneous dependencies (with their required ones):
    234234          <xref linkend="libstatgrab"/>,
    235235          <xref linkend="polkit"/>,
  • postlfs/virtualization/qemu.xml

    r17b685f1 r0639bb6  
    310310    <bridgehead renderas="sect3">Operating System</bridgehead>
    311311    <para>
    312       To install an operating system, download an iso image from your prefered
     312      To install an operating system, download an iso image from your preferred
    313313      Linux distribution. For the purposes of this example, we'll use
    314314      <filename>Fedora-16-x86_64-Live-LXDE.iso</filename> in the current
     
    425425    </para>
    426426
    427     <bridgehead renderas="sect3">Controling the Emulated Display</bridgehead>
     427    <bridgehead renderas="sect3">Controlling the Emulated Display</bridgehead>
    428428    <para>
    429429      It may happen that the guest window displayed by qemu does not correspond
  • x/installing/TTF-and-OTF-fonts.xml

    r17b685f1 r0639bb6  
    109109      render some codepoints in quite different shapes. In addition, Simplified
    110110      Chinese will sometimes use the same codepoint as Traditional Chinese but
    111       will show it differently, somewhat analagous to the different shapes used
     111      will show it differently, somewhat analogous to the different shapes used
    112112      for the letters 'a' and 'g' in English (single-storey and two-storey),
    113113      except that in a language context one will look "wrong" rather than just
  • xsoft/graphweb/seamonkey.xml

    r17b685f1 r0639bb6  
    319319      <para>
    320320        The build directory is set by the make procedure and is dependent on
    321         the system archetecture, but the directory name starts with 'obj'.
     321        the system architecture, but the directory name starts with 'obj'.
    322322      </para>
    323323    </note>
  • xsoft/other/thunderbird.xml

    r17b685f1 r0639bb6  
    192192ac_add_options --with-system-icu
    193193
    194 # Set CFLAGS and CXXFLAGS to prevent segfaults due to agressive
     194# Set CFLAGS and CXXFLAGS to prevent segfaults due to aggressive
    195195# optimizations in GCC-6:
    196196export CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
Note: See TracChangeset for help on using the changeset viewer.