Changeset 2b81e19


Ignore:
Timestamp:
10/08/2009 07:01:01 PM (15 years ago)
Author:
Chris Staub <chris@…>
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:
ac3ba371
Parents:
9d3d8a8
Message:

Corrected name for ksba-config

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libksba.xml

    r9d3d8a8 r2b81e19  
    122122
    123123      <seglistitem>
    124         <seg>libksba-config</seg>
     124        <seg>ksba-config</seg>
    125125        <seg>libksba.{so,a}</seg>
    126126        <seg>/usr/share/doc/libksba-&libksba-version;</seg>
     
    133133      <?dbhtml list-presentation="table"?>
    134134
    135       <varlistentry id="libksba-config">
    136         <term><command>libksba-config</command></term>
     135      <varlistentry id="ksba-config">
     136        <term><command>ksba-config</command></term>
    137137        <listitem>
    138138          <para>is a utility used to configure and build applications based on
     
    140140          linker flags which are required to correctly compile and link the
    141141          application against the libksba(3) library.</para>
    142           <indexterm zone="libksba libksba-config">
    143             <primary sortas="b-libksba-config">libksba-config</primary>
     142          <indexterm zone="libksba ksba-config">
     143            <primary sortas="b-ksba-config">ksba-config</primary>
    144144          </indexterm>
    145145        </listitem>
Note: See TracChangeset for help on using the changeset viewer.