Changeset bd4e6f2


Ignore:
Timestamp:
12/10/2014 10:01:08 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 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, nosym, 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:
2c89e4b
Parents:
0be3b199
Message:

typo in keybinder2-0.3.0:remove left over from copy of xml.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0be3b199 rbd4e6f2  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 9th, &year;">
     9<!ENTITY releasedate  "December 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • x/lib/keybinder2.xml

    r0be3b199 rbd4e6f2  
    127127      <parameter>--disable-lua</parameter>: Use this switch to disable <xref
    128128      linkend="lua"/> bindings (currently broken, because older lua version is
    129       required) <filename class="directory">/usr</filename>.
     129      required).
    130130    </para>
    131131
Note: See TracChangeset for help on using the changeset viewer.