Changeset 00f2a08
- Timestamp:
- 01/13/2005 03:39:03 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 0fb1ed2
- Parents:
- 104ecdc7
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netprogs/inetutils.xml
r104ecdc7 r00f2a08 89 89 90 90 <para><option>--disable-whois</option>: This switch will prevent 91 <application>Inetutils</application> installing a whois client, since the92 included whois client is out of date. Add this option if you plan on installing 93 <xref linkend="whois "/>.</para>91 <application>Inetutils</application> installing an outdated 92 <command>whois</command> client. Add this option if you plan on installing 93 <xref linkend="whois-package"/>.</para> 94 94 95 95 <para><option>--with-pam</option>: This switch makes -
basicnet/netutils/whois.xml
r104ecdc7 r00f2a08 7 7 <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.gz"> 8 8 <!ENTITY whois-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/slackware/slackware-current/source/n/whois/whois_&whois-version;.tar.gz"> 9 <!ENTITY whois-md5sum " 1be817f83451588cdfa16be772c7e469">10 <!ENTITY whois-size "5 1KB">11 <!ENTITY whois-buildsize " 484KB">9 <!ENTITY whois-md5sum "f9eb884328fc7e49a9751389e7d1de71"> 10 <!ENTITY whois-size "52 KB"> 11 <!ENTITY whois-buildsize "632 KB"> 12 12 <!ENTITY whois-time "0.01 SBU"> 13 13 ]> 14 14 15 <sect1 id="whois " xreflabel="Whois-&whois-version;">15 <sect1 id="whois-package" xreflabel="Whois-&whois-version;"> 16 16 <sect1info> 17 17 <othername>$LastChangedBy$</othername> … … 20 20 <?dbhtml filename="whois.html"?> 21 21 <title>Whois-&whois-version;</title> 22 <indexterm zone="whois-package"> 23 <primary sortas="a-whois-package">Whois</primary></indexterm> 22 24 23 25 <sect2> … … 58 60 <title>Contents</title> 59 61 60 <para>The <application>Whois</application> package contains 61 <command>whois</command>.</para> 62 <segmentedlist> 63 <segtitle>Installed Programs</segtitle> 64 <seglistitem> 65 <seg>whois</seg> 66 </seglistitem> 67 </segmentedlist> 62 68 63 </sect2> 69 <variablelist> 70 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 71 <?dbfo list-presentation="list"?> 64 72 65 <sect2><title>Description</title> 66 67 <sect3><title>whois</title> 68 <para><command>whois</command> is a client-side application which queries the 69 whois directory service for information pertaining to a particular domain name. 70 </para></sect3> 73 <varlistentry id="whois"> 74 <term><command>whois</command></term> 75 <listitem><para>is a client-side application which queries the whois directory 76 service for information pertaining to a particular domain name.</para> 77 <indexterm zone="whois-package whois"> 78 <primary sortas="b-whois">whois</primary></indexterm> 79 </listitem> 80 </varlistentry> 81 </variablelist> 71 82 72 83 </sect2> -
general.ent
r104ecdc7 r00f2a08 225 225 <!ENTITY traceroute-version "1.4a12"> 226 226 <!ENTITY nmap-version "3.75"> 227 <!ENTITY whois-version "4.6.2 5">227 <!ENTITY whois-version "4.6.26"> 228 228 <!ENTITY bind-version "9.3.0"> 229 229 <!ENTITY ethereal-version "0.10.7"> -
introduction/welcome/changelog.xml
r104ecdc7 r00f2a08 28 28 <listitem><para>January 13th, 2005 [randy]: Shortened line lengths in various 29 29 package instructions to fit in the viewable area of a PDF version of the 30 book .</para></listitem>30 book; updated to Whois-4.6.26.</para></listitem> 31 31 32 32 <listitem><para>January 12th, 2005 [igor]: Updated to
Note:
See TracChangeset
for help on using the changeset viewer.