Ignore:
Timestamp:
10/11/2016 09:53:29 AM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
881cfa0
Parents:
000370f4
Message:

Fix some option vs parameter tags in COmmand explanations ("Post LFS"
and "General" parts).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js.xml

    r000370f4 rf1d7196  
    138138
    139139    <para>
    140       <option>--enable-threadsafe</option>: This switch enables
     140      <parameter>--enable-threadsafe</parameter>: This switch enables
    141141      support for multiple threads.
    142142    </para>
    143143
    144144    <para>
    145       <option>--enable-readline</option>: This switch enables
     145      <parameter>--enable-readline</parameter>: This switch enables
    146146      <application>Readline</application> support in JS shell.
    147147    </para>
    148148
    149149    <para>
    150       <option>--with-system-ffi</option>: This switch forces the
     150      <parameter>--with-system-ffi</parameter>: This switch forces the
    151151      package to link to the system version of <application>libffi</application>
    152152      instead of using its included, and now old, version.
     
    154154
    155155    <para>
    156       <option>--with-system-nspr</option>: This switch forces the
     156      <parameter>--with-system-nspr</parameter>: This switch forces the
    157157      package to link to the system version of <application>NSPR</application>
    158158      instead of using its included, and now old, version.
Note: See TracChangeset for help on using the changeset viewer.