Changeset c4b0455


Ignore:
Timestamp:
08/02/2013 08:27:17 PM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
3c31062
Parents:
388b20b
Message:

playing with the misspellings utility

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

Files:
23 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libical.xml

    r388b20b rc4b0455  
    184184        <listitem>
    185185          <para>
    186             is a libary that allows you to store iCal component data
     186            is a library that allows you to store iCal component data
    187187            to disk in a variety of ways.
    188188          </para>
  • general/prog/java.xml

    r388b20b rc4b0455  
    5151  The output file is <filename>HelloWorld.class</filename>.  The program is
    5252  executed with <command>java HelloWorld</command>.  This creates a JVM and
    53   runs the code.  The 'class' extention must not be specified.</para>
     53  runs the code.  The 'class' extension must not be specified.</para>
    5454
    5555  <para>Several class files can be combined into one file with the
  • general/prog/llvm.xml

    r388b20b rc4b0455  
    270270    <para>
    271271      <parameter>--disable-*</parameter>: These switches disable
    272       features which are used for debugging and are not necesary
     272      features which are used for debugging and are not necessary
    273273      on a production system.
    274274    </para>
  • general/prog/pkgconfig.xml

    r388b20b rc4b0455  
    121121    <para>
    122122      <option>--disable-host-tool</option>: This switch disables
    123       creation of the unnecesary symlink.
     123      creation of the unnecessary symlink.
    124124    </para>
    125125
  • general/sysutils/cpio.xml

    r388b20b rc4b0455  
    110110
    111111    <para><parameter>sed -i -e '/gets is a/d' gnu/stdio.in.h &amp;&amp;</parameter>:
    112     This fixes an incompatability with <application>glibc-2.16.0</application>.
     112    This fixes an incompatibility with <application>glibc-2.16.0</application>.
    113113    </para>
    114114
  • gnome/applications/gnome-terminal.xml

    r388b20b rc4b0455  
    134134      building of the <application>GNOME Terminal</application>
    135135      <application>GConf</application> migration tool which is
    136       not necesary for BLFS.
     136      not necessary for BLFS.
    137137    </para>
    138138
  • gnome/applications/network-manager-applet.xml

    r388b20b rc4b0455  
    139139      building of the <application>NetworkManager Applet</application>
    140140      <application>GConf</application> migration tool which is
    141       not necesary for BLFS.
     141      not necessary for BLFS.
    142142    </para>
    143143
  • gnome/platform/totem-pl-parser.xml

    r388b20b rc4b0455  
    114114    <para>
    115115      To test the results, issue: <command>make check</command>. You will need
    116       an active internet connection in order to sucessfully complete all tests.
     116      an active internet connection in order to successfully complete all tests.
    117117    </para>
    118118
  • kde/core/kde-workspace.xml

    r388b20b rc4b0455  
    179179      <para>
    180180        If you built <application>KDE Workspace</application> with
    181         <application>Linux PAM</application> support, create necesary
     181        <application>Linux PAM</application> support, create necessary
    182182        configuration files by running the following commands as the
    183183        <systemitem class="username">root</systemitem> user:
  • networking/mailnews/mutt.xml

    r388b20b rc4b0455  
    259259      <para>If, however, you have <xref linkend="gnupg"/> installed and you wish
    260260      to use <xref linkend="gnupg2"/>, then you should edit
    261       <filename>~/.muttrc</filename> by hand and change all occurances of
     261      <filename>~/.muttrc</filename> by hand and change all occurrences of
    262262      <command>gpg</command> to <command>gpg2</command>.</para>
    263263
  • networking/netlibs/libnice.xml

    r388b20b rc4b0455  
    133133      <option>--without-gstreamer-0.10</option>: This switch disables
    134134      building of the <application>GStreamer</application> 0.10 plugins
    135       which are not necesary for anything in BLFS. Remove it if you
     135      which are not necessary for anything in BLFS. Remove it if you
    136136      have installed <xref linkend="gst-plugins-base"/>.
    137137    </para>
  • server/databases/postgresql.xml

    r388b20b rc4b0455  
    559559        <term><filename class='libraryfile'>libecpg_compat.{so,a}</filename></term>
    560560        <listitem>
    561           <para>is the ecpg compatability library.</para>
     561          <para>is the ecpg compatibility library.</para>
    562562          <indexterm zone="postgresql libecpg_compat">
    563563            <primary sortas="c-libecpg_compat">libecpg_compat.{so,a}</primary>
  • server/other/virtuoso.xml

    r388b20b rc4b0455  
    233233        <title>Change password</title>
    234234
    235         <para>Remember to immediatly change the password of user
     235        <para>Remember to immediately change the password of user
    236236        <systemitem class="username">dba</systemitem> as well as of all other
    237237        predefined users. Click on <literal>[System Admin]</literal> and
  • stylesheets/lfs-xsl/common.xsl

    r388b20b rc4b0455  
    2828           the Index page title and links that point to the Index page.
    2929           It also allow us to change the title, if wanted.
    30            Note: To change the title involves creating the appropiate
     30           Note: To change the title involves creating the appropriate
    3131           entries in lfs-l10n.xml -->
    3232  <xsl:param name="index-title">Index</xsl:param>
  • stylesheets/lfs-xsl/nochunks.xsl

    r388b20b rc4b0455  
    7171           Removed a lot of unneeded code.
    7272           Skip empty titles.
    73            No label in preface (actualy, skip the hardcoded dot). -->
     73           No label in preface (actually, skip the hardcoded dot). -->
    7474    <!-- The original template is in {docbook-xsl}/xhtml/titlepage.templates.xsl -->
    7575  <xsl:template name="sect2.titlepage">
  • stylesheets/lfs-xsl/pdf/lfs-index.xsl

    r388b20b rc4b0455  
    4848
    4949    <!-- Divisions:
    50           Translate alphabetical divisons titles to by-type titles. -->
     50          Translate alphabetical divisions titles to by-type titles. -->
    5151    <!-- The original template is in {docbook-xsl}/fo/autoidx.xsl -->
    5252  <xsl:template match="indexterm" mode="index-div-basic">
  • stylesheets/lfs-xsl/pdf/lfs-lists.xsl

    r388b20b rc4b0455  
    3636
    3737    <!-- Format variablelists lists as blocks? 1 = yes, 0 = no
    38            Default variablelist format. We override it when necesary
     38           Default variablelist format. We override it when necessary
    3939           using the list-presentation processing instruction. -->
    4040  <xsl:param name="variablelist.as.blocks" select="1"/>
  • stylesheets/lfs-xsl/xhtml/lfs-index.xsl

    r388b20b rc4b0455  
    4949
    5050    <!--Divisions:
    51           Translate alphabetical divisons titles to by-type titles.
     51          Translate alphabetical divisions titles to by-type titles.
    5252          Added gentext support to divisions titles.
    5353          Using h2 for divisions titles.
  • stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl

    r388b20b rc4b0455  
    218218    <!-- Body attributes:
    219219           Add to the body XHTML output tag a class attribute with the book type
    220            and a id atribute with the book type and version. -->
     220           and a id attribute with the book type and version. -->
    221221    <!-- The original template is in {docbook-xsl}/xhtml/docbook.xsl -->
    222222  <xsl:template name="body.attributes">
  • x/installing/x7driver.xml

    r388b20b rc4b0455  
    199199    <para>
    200200      The <application>Xorg Drivers</application> page contains the
    201       instructions for building Xorg drivers that are necesary in order
     201      instructions for building Xorg drivers that are necessary in order
    202202      for Xorg Server to take the advantage of the hardware that it is
    203203      running on. At least one input and one video driver is required
     
    12511251        etc. Note that for R600 and R700 family, generic
    12521252        <filename>R600_rlc.bin</filename> and <filename>R700_rlc.bin</filename> are
    1253         necesary in adition to the model specific firmware, while for later generations
     1253        necessary in adition to the model specific firmware, while for later generations
    12541254        (Evergreen, "Northern Islands" and probably "Southern Islands") you need the
    12551255        <filename>BTC_rlc.bin</filename> in adition to the model specific firmware.
     
    20072007      <para>
    20082008        The <application>Xorg MGA Driver</application> package contains the
    2009         X.Org Video Driver for Matrox video cards including Millenium G2xx,
    2010         G4xx, G5xx, Millenium II and Mystique G200 chipsets.
     2009        X.Org Video Driver for Matrox video cards including Millennium G2xx,
     2010        G4xx, G5xx, Millennium II and Mystique G200 chipsets.
    20112011      </para>
    20122012
  • xfce/core/xfce4-session.xml

    r388b20b rc4b0455  
    119119    <para>
    120120      <option>--disable-legacy-sm</option>: This switch disables
    121       legacy session management which isn't necesary on modern
     121      legacy session management which isn't necessary on modern
    122122      system.
    123123    </para>
  • xsoft/other/ekiga.xml

    r388b20b rc4b0455  
    168168        If you have not installed recommended dependencies you will need additional
    169169        switches passed to <command>configure</command>. Examine
    170         <command>./configure --help</command> output to see all avaliable switches.
     170        <command>./configure --help</command> output to see all available switches.
    171171      </para>
    172172    </note>
  • xsoft/other/gimp.xml

    r388b20b rc4b0455  
    99  <!ENTITY gimp-md5sum        "12b3fdf33d1f07ae79b412a9e38b9693">
    1010  <!ENTITY gimp-size          "20 MB">
    11   <!ENTITY gimp-buildsize     "670 MB (additonal 680 MB to run the test suite, the help files add from 267 MB (en only) to 1.3 GB (all), typically increasing by 60 MB per translation)">
     11  <!ENTITY gimp-buildsize     "670 MB (additional 680 MB to run the test suite, the help files add from 267 MB (en only) to 1.3 GB (all), typically increasing by 60 MB per translation)">
    1212  <!ENTITY gimp-time          "4.9 SBU (additional 1.2 SBU to run the test suite, for the help files from 0.7 SBU (en only) to 29 SBU (all) - typically 1.5 SBU per translation)">
    1313
Note: See TracChangeset for help on using the changeset viewer.