Changeset 7d38d9a


Ignore:
Timestamp:
09/22/2014 07:10:59 AM (10 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 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, krejzi/svn, 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:
da0a3b9
Parents:
7533b650
Message:

tags and remove role="root" attribute in libreoffice, adding some
explanations

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/at.xml

    r7533b650 r7d38d9a  
    3434    conformance.</para>
    3535
    36     &lfs75_checked;
     36    &lfs76_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/sysutils/autofs.xml

    r7533b650 r7d38d9a  
    3737    </para>
    3838
    39     &lfs75_checked;
     39    &lfs76_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xsoft/office/libreoffice.xml

    r7533b650 r7d38d9a  
    6363    </para>
    6464
    65     &lfs75_checked;
     65    &lfs76_checked;
    6666
    6767    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    295295    </note>
    296296
    297 <screen role="root"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
     297    <note>
     298      <para>
     299      Unlike the other packages, we suppose that you have not yet unpacked the
     300      package. This is so because the <option>--no-overwrite-dir</option> switch
     301      is needed in case you unpack as the
     302      <systemitem class="username">root</systemitem> user.
     303      </para>
     304    </note>
     305
     306<screen><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
    298307cd libreoffice-&libreoffice-dlversion;</userinput></screen>
    299308
Note: See TracChangeset for help on using the changeset viewer.