1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.gz">
|
---|
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 "f9eb884328fc7e49a9751389e7d1de71">
|
---|
10 | <!ENTITY whois-size "52 KB">
|
---|
11 | <!ENTITY whois-buildsize "632 KB">
|
---|
12 | <!ENTITY whois-time "0.01 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="whois-package" xreflabel="Whois-&whois-version;">
|
---|
16 | <sect1info>
|
---|
17 | <othername>$LastChangedBy$</othername>
|
---|
18 | <date>$Date$</date>
|
---|
19 | </sect1info>
|
---|
20 | <?dbhtml filename="whois.html"?>
|
---|
21 | <title>Whois-&whois-version;</title>
|
---|
22 | <indexterm zone="whois-package">
|
---|
23 | <primary sortas="a-whois-package">Whois</primary></indexterm>
|
---|
24 |
|
---|
25 | <sect2>
|
---|
26 | <title>Introduction to <application>Whois</application></title>
|
---|
27 |
|
---|
28 | <para><application>Whois</application> is a client-side application which
|
---|
29 | queries the whois directory service for information pertaining to a particular
|
---|
30 | domain name.</para>
|
---|
31 |
|
---|
32 | <sect3><title>Package information</title>
|
---|
33 | <itemizedlist spacing='compact'>
|
---|
34 | <listitem><para>Download (HTTP):
|
---|
35 | <ulink url="&whois-download-http;"/></para></listitem>
|
---|
36 | <listitem><para>Download (FTP):
|
---|
37 | <ulink url="&whois-download-ftp;"/></para></listitem>
|
---|
38 | <listitem><para>Download MD5 sum: &whois-md5sum;</para></listitem>
|
---|
39 | <listitem><para>Download size: &whois-size;</para></listitem>
|
---|
40 | <listitem><para>Estimated disk space required:
|
---|
41 | &whois-buildsize;</para></listitem>
|
---|
42 | <listitem><para>Estimated build time:
|
---|
43 | &whois-time;</para></listitem></itemizedlist>
|
---|
44 | </sect3>
|
---|
45 |
|
---|
46 | </sect2>
|
---|
47 |
|
---|
48 | <sect2>
|
---|
49 | <title>Installation of <application>Whois</application></title>
|
---|
50 |
|
---|
51 | <para>Install <application>Whois</application> by running the following
|
---|
52 | commands:</para>
|
---|
53 |
|
---|
54 | <screen><userinput><command>make &&
|
---|
55 | make prefix=/usr install</command></userinput></screen>
|
---|
56 |
|
---|
57 | </sect2>
|
---|
58 |
|
---|
59 | <sect2>
|
---|
60 | <title>Contents</title>
|
---|
61 |
|
---|
62 | <segmentedlist>
|
---|
63 | <segtitle>Installed Programs</segtitle>
|
---|
64 | <seglistitem>
|
---|
65 | <seg>whois</seg>
|
---|
66 | </seglistitem>
|
---|
67 | </segmentedlist>
|
---|
68 |
|
---|
69 | <variablelist>
|
---|
70 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
71 | <?dbfo list-presentation="list"?>
|
---|
72 |
|
---|
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>
|
---|
82 |
|
---|
83 | </sect2>
|
---|
84 |
|
---|
85 | </sect1>
|
---|
86 |
|
---|