Changeset 4e5f045 for basicnet/netutils/whois/whois-intro.xml
- Timestamp:
- 06/28/2003 01:43:19 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.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, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/test-20220226
- Children:
- d365a6f
- Parents:
- e3458b4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netutils/whois/whois-intro.xml
re3458b4 r4e5f045 1 1 <sect2> 2 <title>Introduction to whois</title>2 <title>Introduction to <application>whois</application></title> 3 3 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 5 directory service for information pertaining to a particular domain 6 name. Note that you already have this program from your LFS 7 installation, it can handle COM, NET and EDU queries. You will need 8 this application for any other domains.</para> 9 9 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>
Note:
See TracChangeset
for help on using the changeset viewer.