Ignore:
Timestamp:
11/10/2018 01:10:47 AM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
1f01e5ee
Parents:
66b9b3a
Message:

Perl modules branch: Apply a patch from Pierre to add role markup to prevent recursive deps on e.g. biber, and to remove some lingering text and fix spelling mistakess. Thanks.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20691 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules/perl-io-socket-ssl.xml

    r66b9b3a r1bbf621  
    2626        IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary
    2727        functionality into the familiar IO::Socket interface and providing secure
    28         defaults whenever possible. This module uses the standard
     28        defaults whenever possible.
    2929      </para>
    3030
     
    4949      <bridgehead renderas="sect5">Required</bridgehead>
    5050      <para role="required">
    51         <xref linkend="make-ca"/>
     51        <xref linkend="make-ca"/> and
    5252        <xref linkend="perl-net-ssleay"/>
    5353      </para>
Note: See TracChangeset for help on using the changeset viewer.