Changeset f7841987


Ignore:
Timestamp:
10/12/2016 12:23:02 PM (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:
0b7a940
Parents:
48b417ab
Message:

Another run of parameter vs option fixes

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

Files:
15 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/mutt.xml

    r48b417ab rf7841987  
    218218    </application> instead of <application>Ncurses</application>.</para> -->
    219219
    220     <para><parameter>test -s doc/manual.txt || mv -v doc/manual.txt{.shipped,}</parameter>:
    221     if the text manual is now empty (<application>libxslt</application> is installed,
    222     but without any of the specified text browsers), restore it from the copy.</para>
     220    <para><command>test -s doc/manual.txt || mv -v doc/manual.txt{.shipped,}
     221      </command>:
     222    if the text manual is now empty (<application>libxslt</application> is
     223    installed, but without any of the specified text browsers), restore it
     224    from the copy.</para>
    223225
    224226  </sect2>
  • networking/netlibs/libpcap.xml

    r48b417ab rf7841987  
    134134    <title>Command Explanations</title>
    135135
    136     <para><parameter>--enable-bluetooth=no</parameter>: Necessary, if the
     136    <para><option>--enable-bluetooth=no</option>: Necessary, if the
    137137    recommended patch is not applied, because since 1.6.1 this application
    138138    needs a fix, in order to build with
  • networking/netprogs/ntp.xml

    r48b417ab rf7841987  
    127127    ntp, so use Linux capabilities for non-root clock control.</para>
    128128
    129     <para><option>--with-lineeditlibs=readline</option>: This option enables
    130     <application>Readline</application> support for <command>ntpdc</command>
    131     and <command>ntpq</command> programs. If omitted,
     129    <para><parameter>--with-lineeditlibs=readline</parameter>: This switch
     130    enables <application>Readline</application> support for
     131    <command>ntpdc</command> and <command>ntpq</command> programs. If omitted,
    132132    <application>libedit</application> will be used if installed, otherwise no
    133133    readline capabilites will be compiled.</para>
  • networking/netprogs/samba.xml

    r48b417ab rf7841987  
    199199
    200200    <para revision="sysv"><parameter>--without-systemd</parameter>: Disable
    201     <application>systemd</application> integration, which is not part of
    202     LFS/BLFS. If you use <application>systemd</application>, replace by
    203     <parameter>--with-systemd</parameter>.</para>
    204 
    205     <para revision="sysv"><option>--without-ad-dc</option>: Disable Active
    206     Directory Domain Controller functionality. See <ulink
     201    <application>systemd</application> integration, since it is not built
     202    in the SYS V version of LFS/BLFS.</para>
     203
     204    <para revision="sysv"><parameter>--without-ad-dc</parameter>: Disable
     205    Active Directory Domain Controller functionality. See <ulink
    207206    url="https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller">
    208207    Setup a Samba Active Directory Domain Controller</ulink> for detailed
  • networking/textweb/w3m.xml

    r48b417ab rf7841987  
    136136    <xref linkend="gtk2"/> is not installed.</para>
    137137
    138     <para><option>--sysconfdir=/etc</option>: This option puts the configuration
    139     files in /etc.</para>
     138    <para><parameter>--sysconfdir=/etc</parameter>: This option puts the
     139    configuration files in /etc.</para>
    140140  </sect2>
    141141
  • server/mail/dovecot.xml

    r48b417ab rf7841987  
    153153      href="../../xincludes/static-libraries.xml"/>
    154154
    155     <para>
     155    <para revision="systemd">
    156156      <parameter>--with-systemdsystemunitdir=/lib/systemd/system</parameter>:
    157157      This switch is used to set the correct installation directory for
  • server/major/apache.xml

    r48b417ab rf7841987  
    195195
    196196    <para>
    197       <parameter>--enable-mpm-shared=all</parameter>: This switch ensures that all
    198       MPM (Multi Processing Modules) are built as Dynamic Shared Objects (DSOs),
    199       so the user can choose which one to use at runtime.
     197      <parameter>--enable-mpms-shared=all</parameter>: This switch ensures that
     198      all MPM (Multi Processing Modules) are built as Dynamic Shared Objects
     199      (DSOs), so the user can choose which one to use at runtime.
    200200    </para>
    201201
  • server/other/openldap.xml

    r48b417ab rf7841987  
    184184            --enable-slapd        \
    185185            --enable-modules      \
     186            --enable-rlookups     \
    186187            --enable-backends=mod \
    187188            --disable-ndb         \
  • x/installing/x7app.xml

    r48b417ab rf7841987  
    306306
    307307    <para>
    308       <parameter>sed -e 's/\$(CPP) \$(DEFS)/$(CPP) -P $(DEFS)/' -i
    309       man/Makefile.in</parameter>: with <application>gcc-5</application> the
     308      <command>sed -e 's/\$(CPP) \$(DEFS)/$(CPP) -P $(DEFS)/' -i
     309      man/Makefile.in</command>: with <application>gcc-5</application> the
    310310      behaviour of <command>cpp</command> was changed to emit line numbers.
    311311      That results in unterminated <application>sed</application> commands in
  • x/installing/x7lib.xml

    r48b417ab rf7841987  
    292292    </para>
    293293
    294     <para><parameter>--with-fop</parameter>: Use <xref linkend="fop"/> to
    295     generate PDF documentation (only for the libXfont package).</para>
    296 
    297294    <para><parameter>--disable-devel-docs</parameter>: Disable generation of
    298295    text documentation in the libXfont package if
     
    300297    this parameter (or the entire <command>case</command> statement) if a text
    301298    browser is installed.</para>
     299
     300    <para><option>--with-fop</option>: Use <xref linkend="fop"/> to
     301    generate PDF documentation (only for the libXfont package).</para>
     302
    302303  </sect2>
    303304
  • x/lib/clutter.xml

    r48b417ab rf7841987  
    175175
    176176    <para>
    177       <parameter>--enable-evdev-input</parameter>: This switch enables
     177      <parameter revision="systemd">--enable-evdev-input</parameter><option
     178      revision="sysv">--enable-evdev-input</option>: This switch enables
    178179      the experimental Evdev input backend which is required for
    179180      <application>GNOME</application> Wayland support.
     
    181182
    182183    <para>
    183       <parameter>--enable-wayland</parameter> and
    184       <parameter>--enable-wayland-compositor</parameter>: These switches
     184      <parameter revision="systemd">--enable-wayland</parameter><option
     185      revision="sysv">--enable-wayland</option> and <parameter
     186      revision="systemd">--enable-wayland-compositor</parameter><option
     187      revision="sysv">--enable-wayland-compositor</option>: These switches
    185188      enable the experimental <application>Wayland</application> API in
    186189      <application>Clutter</application> which is required for
  • x/lib/cogl.xml

    r48b417ab rf7841987  
    159159
    160160    <para>
    161       <parameter>--enable-{kms,wayland,xlib}-egl-platform</parameter>: These
     161      <option>--enable-{kms,wayland,xlib}-egl-platform</option>: These
    162162      switches enable support for KMS, Wayland and Xlib EGL platforms. They
    163163      are required for <application>GNOME</application> Wayland support.
     
    165165
    166166    <para>
    167       <parameter>--enable-wayland-egl-server</parameter>: This switch
     167      <option>--enable-wayland-egl-server</option>: This switch
    168168      enables <application>Cogl</application>'s Wayland Server API
    169169      which is required for <application>GNOME</application> Wayland
  • x/lib/colord-gtk.xml

    r48b417ab rf7841987  
    132132
    133133    <para>
    134       <option>--enable-vala</option>: This switch enables
     134      <parameter>--enable-vala</parameter>: This switch enables
    135135      building of the Vala bindings. Remove if you don't
    136136      have <xref linkend="vala"/> installed.
  • x/lib/freeglut.xml

    r48b417ab rf7841987  
    128128    <title>Command Explanations</title>
    129129
    130     <para><parameter>-DFREEGLUT_BUILD_DEMOS=ON</parameter>: Build
    131     optional demo programs.  Installation of the demo programs must
    132     be done manually.  The demo programs are limited and
     130    <para><parameter>-DFREEGLUT_BUILD_DEMOS=OFF</parameter>: Disable building
     131    optional demo programs.  Note that if you choose to build them, their
     132    installation must be done manually.  The demo programs are limited and
    133133    installation is not recommended.</para>
    134134
  • x/lib/gtk+3.xml

    r48b417ab rf7841987  
    209209
    210210    <para>
    211       <parameter>--{disable,enable}-wayland-backend</parameter>: This switch
    212       disables or enables the Wayland GDK backend, which is required for
    213       <application>GNOME</application> Wayland support. Remove it if you
    214       have not installed <application>Wayland</application>.     
     211      <parameter>--disable-wayland-backend</parameter>: This switch
     212      disables the Wayland GDK backend. Remove it if you have installed
     213      <xref linkend="wayland"/> and <xref linkend="wayland-protocols"/>
     214      and you wish to build <application>GNOME</application> with Wayland
     215      support.
    215216    </para>
    216217
Note: See TracChangeset for help on using the changeset viewer.