Changeset 7197352


Ignore:
Timestamp:
08/10/2017 06:50:24 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
a02109f
Parents:
09ddeeb
Message:

Fix <parameter> vs <option> in "Command Explanations" of ffmpeg

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    r09ddeeb r7197352  
    337337
    338338    <para>
    339       <parameter>--disable-doc</parameter>: Disables building html documentation.
    340       This is only needed if <xref linkend="doxygen"/> is installed and you
    341       do not want to build the html documentation.
    342     </para>
    343 
    344     <para>
    345339      <parameter>--disable-debug</parameter>: Disables building debugging
    346340      symbols into the programs and libraries.
     
    391385      <option>--enable-openssl</option> or <option>--enable-gnutls</option>:
    392386      Enables HTTPS protocol for network streams.
     387    </para>
     388
     389    <para>
     390      <option>--disable-doc</option>: Disables building html documentation.
     391      This is only needed if <xref linkend="doxygen"/> is installed and you
     392      do not want to build the html documentation.
    393393    </para>
    394394
Note: See TracChangeset for help on using the changeset viewer.