Ignore:
Timestamp:
02/19/2021 03:20:16 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
eff7423
Parents:
4a80a67
Message:

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    r4a80a67 r4c24eb0a  
    259259          <para>
    260260            is used to generate X.509 certificates, certificate requests,
    261             and private keys.
     261            and private keys
    262262          </para>
    263263          <indexterm zone="gnutls certtool">
     
    272272          <para>
    273273            is a tool used to generate and check DNS resource records
    274             for the DANE protocol.
     274            for the DANE protocol
    275275          </para>
    276276          <indexterm zone="gnutls danetool">
     
    285285          <para>
    286286            is a simple client program to set up a TLS connection to some
    287             other computer.
     287            other computer
    288288          </para>
    289289          <indexterm zone="gnutls gnutls-cli">
     
    298298          <para>
    299299            is a simple client program to set up a TLS connection to some
    300             other computer and produces very verbose progress results.
     300            other computer and produces very verbose progress results
    301301          </para>
    302302          <indexterm zone="gnutls gnutls-cli-debug">
     
    311311          <para>
    312312            is a simple server program that listens to incoming TLS
    313             connections.
     313            connections
    314314          </para>
    315315          <indexterm zone="gnutls gnutls-serv">
     
    324324          <para>
    325325            is a program that can parse and print information about OCSP
    326             requests/responses, generate requests and verify responses.
     326            requests/responses, generate requests and verify responses
    327327          </para>
    328328          <indexterm zone="gnutls ocsptool">
     
    337337          <para>
    338338            is a program that allows handling data from PKCS #11 smart cards
    339             and security modules.
     339            and security modules
    340340          </para>
    341341          <indexterm zone="gnutls p11tool">
     
    349349        <listitem>
    350350          <para>
    351             is a simple program that generates random keys for use with TLS-PSK.
     351            is a simple program that generates random keys for use with TLS-PSK
    352352          </para>
    353353          <indexterm zone="gnutls psktool">
     
    362362          <para>
    363363            is a simple program that emulates the programs in the Stanford
    364             SRP (Secure Remote Password) libraries using GnuTLS.
     364            SRP (Secure Remote Password) libraries using GnuTLS
    365365          </para>
    366366          <indexterm zone="gnutls srptool">
     
    374374        <listitem>
    375375          <para>
    376             contains the core API functions and X.509 certificate API functions.
     376            contains the core API functions and X.509 certificate API functions
    377377          </para>
    378378          <indexterm zone="gnutls libgnutls">
Note: See TracChangeset for help on using the changeset viewer.