Ignore:
Timestamp:
03/12/2020 09:24:44 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 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:
6ea9f5b3
Parents:
5ab87cfa
Message:

Format general/prog

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

Location:
general/prog/perl-deps
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-deps/perl-file-find-rule.xml

    r5ab87cfa rde33b2a  
    8282          <term><command>findrule</command></term>
    8383          <listitem>
    84             <para>is a command line wrapper to File::Find::Rule.</para>
     84            <para>
     85              is a command line wrapper to File::Find::Rule.
     86            </para>
    8587            <indexterm zone="perl-file-find-rule findrule-prog">
    8688              <primary sortas="b-findrule">findrule</primary>
  • general/prog/perl-deps/perl-libwww-perl.xml

    r5ab87cfa rde33b2a  
    3232      </para>
    3333
    34       <!-- FOr CPAN, this may be pulled in with 'cpan -i Bundle::LWP'  -->
     34      <!-- For CPAN, this may be pulled in with 'cpan -i Bundle::LWP'  -->
    3535
    3636      &lfs91_checked;
     
    8484
    8585      <para>
    86        After installing this package, if you want HTTPS protocol support install
    87        <xref linkend="perl-lwp-protocol-https"/>.
     86        After installing this package, if you want HTTPS protocol support
     87        install <xref linkend="perl-lwp-protocol-https"/>.
    8888      </para>
    8989
     
    111111          <term><command>lwp-download</command></term>
    112112          <listitem>
    113             <para>is a script to fetch a large file from the web.</para>
     113            <para>
     114              is a script to fetch a large file from the web.
     115            </para>
    114116            <!-- the -prog is for while (old) and new- perl module pages
    115117             are both in the book, without it the link to the package is
     
    125127          <term><command>lwp-dump</command></term>
    126128          <listitem>
    127             <para>is used to see what headers and content is returned
    128             for a URL.</para>
     129            <para>
     130              is used to see what headers and content is returned for a URL.
     131            </para>
    129132            <indexterm zone="perl-libwww-perl lwp-dump-prog">
    130133              <primary sortas="b-lwp-dump">lwp-dump</primary>
     
    136139          <term><command>lwp-mirror</command></term>
    137140          <listitem>
    138             <para>is a simple mirror utility.</para>
     141            <para>
     142              is a simple mirror utility.
     143            </para>
    139144            <indexterm zone="perl-libwww-perl lwp-mirror-prog">
    140145              <primary sortas="b-lwp-mirror">lwp-mirror</primary>
     
    146151          <term><command>lwp-request</command></term>
    147152          <listitem>
    148             <para>is a simple command line user agent.</para>
     153            <para>
     154              is a simple command line user agent.
     155            </para>
    149156            <indexterm zone="perl-libwww-perl lwp-request-prog">
    150157              <primary sortas="b-lwp-request">lwp-request</primary>
Note: See TracChangeset for help on using the changeset viewer.