Changeset 96beb254


Ignore:
Timestamp:
07/23/2009 03:56:54 PM (15 years ago)
Author:
Randy McMurchy <randy@…>
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:
3093f11
Parents:
c7ed4f4d
Message:

Typo fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libtasn1.xml

    rc7ed4f4d r96beb254  
    3131
    3232    <para><application>libtasn1</application> is a highly portable C library that
    33      encode and decode DER/BER data following a ASN.1 schema.</para>
     33     encodes and decodes DER/BER data following an ASN.1 schema.</para>
    3434
    3535    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9696    <segmentedlist>
    9797      <segtitle>Installed Programs</segtitle>
    98       <segtitle>Installed Libraries</segtitle>
    99       <segtitle>Installed Directory</segtitle>
     98      <segtitle>Installed Library</segtitle>
     99      <segtitle>Installed Directories</segtitle>
    100100
    101101      <seglistitem>
     
    134134        <term><command>asn1Parser</command></term>
    135135        <listitem>
    136           <para>is an ASN.1 syntax tree generator for libtasn1.</para>
     136          <para>is an ASN.1 syntax tree generator for
     137          <application>libtasn1</application>.</para>
    137138          <indexterm zone="libtasn1 asn1Parser">
    138139            <primary sortas="b-asn1Parser">asn1Parser</primary>
Note: See TracChangeset for help on using the changeset viewer.