Changeset a62f518


Ignore:
Timestamp:
08/15/2021 10:37:04 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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:
1b893a7
Parents:
2f4e6181
Message:

curl: minor style and typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r2f4e6181 ra62f518  
    368368
    369369    <para>
    370       <option>--with-openssl</option>: This parameter chooses
     370      <parameter>--with-openssl</parameter>: This parameter chooses
    371371      <application>OpenSSL</application> as SSL/TLS implementation.
    372372      This seems mandatory now.
     
    393393
    394394    <para>
    395       <option>--with-libssh2</option>: This paramater adds
     395      <option>--with-libssh2</option>: This parameter adds
    396396      <application>SSH</application> support to cURL. This is disabled
    397397      by default.
     
    399399
    400400    <para>
    401       <option>--enable-ares</option>: This paramater adds
     401      <option>--enable-ares</option>: This parameter adds
    402402      support for DNS resolution through the c-ares library. It is disabled
    403403      by default, but does speed up DNS resolution queries.
Note: See TracChangeset for help on using the changeset viewer.