Ignore:
Timestamp:
12/22/2004 03:49:55 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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:
4697ee3
Parents:
dc94017e
Message:

Tag and excessive whitespace corrections

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/wget.xml

    rdc94017e rdef11b7  
    1111  <!ENTITY wget-time          "0.11 SBU">
    1212]>
     13
    1314<sect1 id="wget" xreflabel="Wget-&wget-version;">
    1415<sect1info>
     
    1718</sect1info>
    1819<?dbhtml filename="wget.html"?>
    19 <title>Wget-&wget-version;</title>
     20<title><application>Wget</application>-&wget-version;</title>
    2021
    2122<sect2>
     
    3233url="&wget-download-ftp;"/></para></listitem>
    3334<listitem><para>Download size: &wget-size;</para></listitem>
    34 <listitem><para>Estimated Disk space required:
     35<listitem><para>Estimated disk space required:
    3536&wget-buildsize;</para></listitem>
    3637<listitem><para>Estimated build time:
    3738&wget-time;</para></listitem></itemizedlist>
    3839</sect3>
    39                                                                                
     40
    4041<sect3><title><application>Wget</application> dependencies</title>
    4142<sect4><title>Optional</title>
    42 <para>
    43 <xref linkend="openssl"/> and
    44 <ulink url="http://www.inet.no/dante/">Dante</ulink>
    45 </para></sect4>
     43<para><xref linkend="openssl"/> and
     44<ulink url="http://www.inet.no/dante/">Dante</ulink></para>
     45</sect4>
    4646</sect3>
    4747
     
    5151<title>Installation of <application>Wget</application></title>
    5252
    53 <para>Install <application>Wget</application> by running the following commands:
    54 </para>
     53<para>Install <application>Wget</application> by running the following
     54commands:</para>
    5555
    5656<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     
    6464
    6565<para><parameter>--prefix=/usr</parameter>: This compiles and installs
    66 <command>wget</command> into the <filename class="directory">/usr</filename> hierarchy instead
    67 of <filename class="directory">/usr/local</filename>.</para>
     66<command>wget</command> into the <filename class="directory">/usr</filename>
     67hierarchy instead of <filename class="directory">/usr/local</filename>.</para>
    6868
    6969<para><parameter>--sysconfdir=/etc</parameter>: This relocates
     
    8787<title>Contents</title>
    8888
    89 <para>The <application>Wget</application> package contains <command>wget</command>.</para>
     89<para>The <application>Wget</application> package contains
     90<command>wget</command>.</para>
    9091
    9192</sect2>
Note: See TracChangeset for help on using the changeset viewer.