Changeset c4b0455 for general/prog


Ignore:
Timestamp:
08/02/2013 08:27:17 PM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
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

Location:
general/prog
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.