Ignore:
Timestamp:
04/09/2008 03:40:36 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8ae8a12a
Parents:
46a27c2
Message:

Fixed typos and minor rewording in various package instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/bluefish.xml

    r46a27c2 r32d0e29  
    66
    77  <!ENTITY bluefish-download-http "http://www.bennewitz.com/bluefish/stable/source/bluefish-1.0.7.tar.bz2">
    8   <!-- <!ENTITY bluefish-download-ftp  "ftp://ftp.ratisbona.com/pub/bluefish/downloads/bluefish-&bluefish-version;.tar.bz2"> -->
    9   <!ENTITY bluefish-download-ftp  " ">
     8  <!ENTITY bluefish-download-ftp  "&gentoo-ftp-repo;/bluefish-&bluefish-version;.tar.bz2">
    109  <!ENTITY bluefish-md5sum        "2c3b3c9c8f8e32b9473dfd879f216dea">
    11   <!ENTITY bluefish-size          "1.49 MB">
    12   <!ENTITY bluefish-buildsize     "18.0 MB">
     10  <!ENTITY bluefish-size          "1.4 MB">
     11  <!ENTITY bluefish-buildsize     "18 MB">
    1312  <!ENTITY bluefish-time          "0.3 SBU">
    1413]>
    1514
    16 <sect1 id="bluefish">
     15<sect1 id="bluefish" xreflabel="Bluefish-&bluefish-version;">
    1716  <?dbhtml filename="bluefish.html"?>
    1817
     
    6968    <xref linkend="libgnomeui"/>,
    7069    <xref linkend="gnome-mime-data"/>,
    71     <xref linkend="desktop-file-utils"/> and
     70    <xref linkend="desktop-file-utils"/>, and
    7271    <xref linkend="shared-mime-info"/></para>
    7372
     
    9089    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    9190
    92 <screen role="root"><userinput>make install
    93 </userinput></screen>
     91<screen role="root"><userinput>make install</userinput></screen>
    9492
    9593  </sect2>
Note: See TracChangeset for help on using the changeset viewer.