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/prog/gc.xml

    r000370f4 rf1d7196  
    102102    </para>
    103103
    104 <!--
    105 <screen><userinput>sed -i 's#AM_CONFIG_HEADER#AC_CONFIG_HEADERS#' configure.ac &amp;&amp;
    106 sed -i 's#AM_CONFIG_HEADER#AC_CONFIG_HEADERS#' libatomic_ops/configure.ac &amp;&amp;
    107 -->
    108104<screen><userinput>sed -i 's#pkgdata#doc#' doc/doc.am &amp;&amp;
    109105autoreconf -fi  &amp;&amp;
     
    130126    <title>Command Explanations</title>
    131127
    132 <!--    <para>
    133       <command>sed -i 's#AM_CONFIG_HEADER ...</command>: This
    134       <command>sed</command> fixes building with
    135       <application>Automake</application> 1.13.
    136     </para>
    137 -->
    138 
    139128    <para>
    140129      <command>sed -i 's#pkgdata#doc#' doc/doc.am</command> and
    141       <option>--docdir=/usr/share/doc/gc-&gc-version;</option>:
     130      <parameter>--docdir=/usr/share/doc/gc-&gc-version;</parameter>:
    142131      These commands are used so the package will install the
    143132      documentation in a versioned directory.
Note: See TracChangeset for help on using the changeset viewer.