Changeset 04b754c


Ignore:
Timestamp:
06/20/2017 04:47:55 PM (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:
9e37252
Parents:
6d1fe9a
Message:

Typos

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r6d1fe9a r04b754c  
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[bdubbs] - Revise boot configureation for wicd. Fixes
     48          <para>[bdubbs] - Revise boot configuration for wicd. Fixes
    4949          <ulink url="&blfs-ticket-root;9373">#9373</ulink>.</para>
    5050        </listitem>
  • networking/netutils/wicd.xml

    r6d1fe9a r04b754c  
    226226      <filename>/etc/sysconfig/ifconfig.*</filename> files.</para>
    227227
    228       <para revision="systemd">To enable wice at boot time, as the
    229       <systemitem class="username">root</systemitem>) user, run:</para>
     228      <para revision="systemd">To enable wicd at boot time, as the
     229      <systemitem class="username">root</systemitem> user, run:</para>
    230230
    231231      <screen role='root' revision="systemd"><userinput>systemctl enable wicd</userinput></screen>
  • server/databases/mariadb.xml

    r6d1fe9a r04b754c  
    186186    <para>
    187187      Where N is the number of tests to run in parallel. A little
    188       over 3700 tests are fun in about 14 SBU with N=4.  Three tests
     188      over 3700 tests are run in about 14 SBU with N=4.  Three tests
    189189      are known to fail due to character set issues. 
    190190    </para></note>
     
    219219    <para>
    220220      <parameter>-DKIP_TESTS=ON</parameter>: This switch disables
    221       tests for MariaDB Connector/C which are not supored without
     221      tests for MariaDB Connector/C which are not supported without
    222222      additional setup.
    223223    </para>
    224224
    225225    <para>
    226       <option>-DWITHOUT_SERVER=ON</option>: Use these
    227       switches if you don't want the server and would like to build the client
     226      <option>-DWITHOUT_SERVER=ON</option>: Use this
     227      switch if you don't want the server and would like to build the client
    228228      only.
    229229    </para>
Note: See TracChangeset for help on using the changeset viewer.