Changeset 4e5f045


Ignore:
Timestamp:
06/28/2003 01:43:19 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d365a6f
Parents:
e3458b42
Message:

update to whois-4.6.6

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/netprogs.xml

    re3458b42 r4e5f045  
    99&tcpwrappers;
    1010&portmap;
    11 &inetutils;
     11<!-- &inetutils; -->
    1212&nfs-utils;
    1313</chapter>
  • basicnet/netutils/whois/whois-desc.xml

    re3458b42 r4e5f045  
    22<title>Contents</title>
    33
    4 <para>The whois package contains <userinput>whois</userinput>.</para>
     4<para>The whois package contains <command>whois</command>.</para>
    55
    66</sect2>
     
    99
    1010<sect3><title>whois</title>
    11 <para>whois is a client-side application which queries the whois directory
    12 service for information pertaining to a particular domain
    13 name.</para></sect3>
     11<para><command>whois</command> is a client-side application which queries the whois directory service for information pertaining to a particular domain name.</para></sect3>
    1412
    1513</sect2>
  • basicnet/netutils/whois/whois-inst.xml

    re3458b42 r4e5f045  
    11<sect2>
    2 <title>Installation of whois</title>
     2<title>Installation of <application>whois</application></title>
    33
    4 <para>Install whois by running the following commands:</para>
     4<para>Install <application>whois</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>make &amp;&amp;
    7 make prefix=/usr install</userinput></screen></para>
     6<para><screen><userinput><command>make &amp;&amp;
     7make prefix=/usr install</command></userinput></screen></para>
    88
    99</sect2>
  • basicnet/netutils/whois/whois-intro.xml

    re3458b42 r4e5f045  
    11<sect2>
    2 <title>Introduction to whois</title>
     2<title>Introduction to <application>whois</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&whois-download-http;"/>
    5 Download location (FTP):        <ulink url="&whois-download-ftp;"/>
    6 Version used:                   &whois-version;
    7 Package size:                   &whois-size;
    8 Estimated Disk space required:  &whois-buildsize;</screen>
     4<para>whois is a client-side application which queries the whois
     5directory service for information pertaining to a particular domain
     6name. Note that you already have this program from your LFS
     7installation, it can handle COM, NET and EDU queries. You will need
     8this application for any other domains.</para>
    99
    10 <para>whois is a client-side application which queries the whois directory
    11 service for information pertaining to a particular domain
    12 name.</para></sect2>
     10<sect3><title>Package information</title>
     11<itemizedlist spacing='compact'>
     12<listitem><para>Download (HTTP): <ulink url="&whois-download-http;"/></para></listitem>
     13<listitem><para>Download (FTP): <ulink url="&whois-download-ftp;"/></para></listitem>
     14<listitem><para>Download size: &whois-size;</para></listitem>
     15<listitem><para>Estimated Disk space required: &whois-buildsize;</para></listitem>
     16<listitem><para>Estimated build time: &whois-time;</para></listitem></itemizedlist>
     17</sect3>
     18
     19
     20</sect2>
  • basicnet/netutils/whois/whois.ent

    re3458b42 r4e5f045  
    33<!ENTITY whois-inst SYSTEM "whois-inst.xml">
    44<!ENTITY whois-desc SYSTEM "whois-desc.xml">
    5 <!ENTITY whois-buildsize "60 KB">
    6 <!ENTITY whois-version "4.6.3">
     5<!ENTITY whois-buildsize "344 KB">
     6<!ENTITY whois-version "4.6.6">
    77<!ENTITY whois-download-http "http://www.linux.it/~md/software/whois_&whois-version;.tar.gz">
    88<!ENTITY whois-download-ftp "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.gz">
    9 <!ENTITY whois-size "34 KB">
     9<!ENTITY whois-size "48 KB">
     10<!ENTITY whois-time "">
  • index.xml

    re3458b42 r4e5f045  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030617">
    6 <!ENTITY releasedate "June 17th, 2003">
     5<!ENTITY version "20030627">
     6<!ENTITY releasedate "June 27th, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    re3458b42 r4e5f045  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>June 27th 2003 [larry]: basicnet: updated to
     14whois-4.6.6.</para></listitem>
     15
     16<listitem><para>June 27th, 2003 [larry]: basicnet: removed inetutils-
     17now in LFS.</para></listitem>
    1218
    1319<listitem><para>June 17th, 2003 [larry]: general: updated intro for
Note: See TracChangeset for help on using the changeset viewer.