Ignore:
Timestamp:
03/31/2021 10:41:41 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
b4dce40
Parents:
a5c2803
git-author:
Thomas Trepl <thomas@…> (02/20/2021 06:34:19 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:41 AM)
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    ra5c2803 r4c8c128  
    186186          <para>
    187187            is a <application>Perl</application> script that scans all files in
    188             a directory and adds symbolic links to their hash values.
     188            a directory and adds symbolic links to their hash values
    189189          </para>
    190190          <indexterm zone="ch-system-openssl c_rehash">
     
    201201            of <application>OpenSSL</application>'s crypto library from the
    202202            shell. It can be used for various functions which are documented in
    203             <command>man 1 openssl</command>.
     203            <command>man 1 openssl</command>
    204204          </para>
    205205          <indexterm zone="ch-system-openssl openssl-prog">
     
    219219            <application>OpenSSH</application>,
    220220            <application>OpenPGP</application>, and other cryptographic
    221             standards.
     221            standards
    222222          </para>
    223223          <indexterm zone="ch-system-openssl libcrypto">
     
    233233            implements the Transport Layer Security (TLS v1) protocol.
    234234            It provides a rich API, documentation
    235             on which can be found by running <command>man 3 ssl</command>.
     235            on which can be found by running <command>man 3 ssl</command>
    236236          </para>
    237237          <indexterm zone="ch-system-openssl libssl">
Note: See TracChangeset for help on using the changeset viewer.