Changeset 129e5260 for basicnet


Ignore:
Timestamp:
04/30/2005 04:18:07 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
a8e70676
Parents:
2f6a5b0
Message:

Tagged whois.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/whois.xml

    r2f6a5b0 r129e5260  
    1414
    1515<sect1 id="whois" 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">
    23 <primary sortas="a-Whois">Whois</primary></indexterm>
     16  <?dbhtml filename="whois.html"?>
     17 
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22 
     23  <title>Whois-&whois-version;</title>
     24 
     25  <indexterm zone="whois">
     26    <primary sortas="a-Whois">Whois</primary>
     27  </indexterm>
    2428
    25 <sect2>
    26 <title>Introduction to <application>Whois</application></title>
     29  <sect2 role="package">
     30    <title>Introduction to Whois</title>
    2731
    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>
     32    <para><application>Whois</application> is a client-side application which
     33    queries the whois directory service for information pertaining to a particular
     34    domain name.</para>
     35   
     36    <bridgehead renderas="sect3">Package Information</bridgehead>
     37    <itemizedlist spacing="compact">
     38      <listitem>
     39        <para>Download (HTTP): <ulink url="&whois-download-http;"/></para>
     40      </listitem>
     41      <listitem>
     42        <para>Download (FTP): <ulink url="&whois-download-ftp;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download MD5 sum: &whois-md5sum;</para>
     46      </listitem>
     47      <listitem>
     48        <para>Download size: &whois-size;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Estimated disk space required: &whois-buildsize;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated build time: &whois-time;</para>
     55      </listitem>
     56    </itemizedlist>
     57   
     58  </sect2>
     59 
     60  <sect2 role="installation">
     61    <title>Installation of Whois</title>
    3162
    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>
     63    <para>Install <application>Whois</application> by running the following
     64    commands:</para>
    4565
    46 </sect2>
     66<screen><userinput>make</userinput></screen>
     67   
     68    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    4769
    48 <sect2>
    49 <title>Installation of <application>Whois</application></title>
     70<screen role='root'><userinput>make prefix=/usr install</userinput></screen>
     71   
     72  </sect2>
     73 
     74  <sect2 role="content">
     75    <title>Contents</title>
    5076
    51 <para>Install <application>Whois</application> by running the following
    52 commands:</para>
     77    <segmentedlist>
     78      <segtitle>Installed Programs</segtitle>
     79      <segtitle>Installed Libraries</segtitle>
     80      <segtitle>Installed Directories</segtitle>
     81     
     82      <seglistitem>
     83        <seg>whois</seg>
     84        <seg>None</seg>
     85        <seg>None</seg>
     86      </seglistitem>
     87    </segmentedlist>
     88   
     89    <variablelist>
     90      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     91      <?dbfo list-presentation="list"?>
     92      <?dbhtml list-presentation="table"?>
     93     
     94      <varlistentry id="whois-prog">
     95        <term><command>whois</command></term>
     96        <listitem>
     97          <para>is a client-side application which queries the whois directory
     98          service for information pertaining to a particular domain name.</para>
     99          <indexterm zone="whois whois-prog">
     100            <primary sortas="b-whois">whois</primary>
     101          </indexterm>
     102        </listitem>
     103      </varlistentry>
     104   
     105    </variablelist>
    53106
    54 <screen><userinput><command>make</command></userinput></screen>
    55 
    56 <para>Now, as the root user:</para>
    57 
    58 <screen><userinput role='root'><command>make prefix=/usr install</command></userinput></screen>
    59 
    60 </sect2>
    61 
    62 <sect2>
    63 <title>Contents</title>
    64 
    65 <segmentedlist>
    66 <segtitle>Installed Programs</segtitle>
    67 <segtitle>Installed Libraries</segtitle>
    68 <segtitle>Installed Directories</segtitle>
    69 <seglistitem>
    70 <seg>whois</seg>
    71 <seg>None</seg>
    72 <seg>None</seg>
    73 </seglistitem>
    74 </segmentedlist>
    75 
    76 <variablelist>
    77 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    78 <?dbfo list-presentation="list"?>
    79 
    80 <varlistentry id="whois-prog">
    81 <term><command>whois</command></term>
    82 <listitem><para>is a client-side application which queries the whois directory
    83 service for information pertaining to a particular domain name.</para>
    84 <indexterm zone="whois whois-prog">
    85 <primary sortas="b-whois">whois</primary></indexterm>
    86 </listitem>
    87 </varlistentry>
    88 </variablelist>
    89 
    90 </sect2>
     107  </sect2>
    91108
    92109</sect1>
Note: See TracChangeset for help on using the changeset viewer.