Changeset 19234f1


Ignore:
Timestamp:
09/23/2003 11:58:37 PM (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:
40330fcd
Parents:
1708d1e9
Message:

Capitalization

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

Files:
29 edited

Legend:

Unmodified
Added
Removed
  • appendices/glossary.xml

    r1708d1e9 r19234f1  
    5858
    5959<glossentry id="gGNU"><glossterm><acronym>GNU</acronym></glossterm>
    60 <glossdef><para><acronym>GNU</acronym> Not Unix</para></glossdef></glossentry>
     60<glossdef><para><acronym>GNU</acronym>'s Not Unix</para></glossdef></glossentry>
    6161
    6262<glossentry id="gGPM"><glossterm><acronym>GPM</acronym></glossterm>
     
    161161<glossdef><para>Simple Mail Transfer Protocol</para></glossdef></glossentry>
    162162
     163<glossentry id="gSSH"><glossterm><acronym>SSH</acronym></glossterm>
     164<glossdef><para>Secure SHell</para></glossdef></glossentry>
     165
    163166<glossentry id="gSSL"><glossterm><acronym>SSL</acronym></glossterm>
    164167<glossdef><para>Secure Sockets Layer</para></glossdef></glossentry>
  • appendices/old/old.xml

    r1708d1e9 r19234f1  
    1616&postlfs-security-nessus;
    1717&bonobo-conf;
     18&inetutils;
    1819&STLport;
    1920</appendix>
  • basicnet/netprogs/inetutils.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="inetutils" xreflabel="inetutils-&inetutils-version;">
     1<sect1 id="inetutils" xreflabel="Inetutils-&inetutils-version;">
    22<?dbhtml filename="inetutils.html" dir="basicnet"?>
    3 <title>inetutils-&inetutils-version;</title>
     3<title>Inetutils-&inetutils-version;</title>
    44
    55&inetutils-intro;
  • basicnet/netprogs/inetutils/inetutils-desc.xml

    r1708d1e9 r19234f1  
    22<title>Contents</title>
    33
    4 <para>The inetutils package contains network clients and servers.</para>
     4<para>The <application>Inetutils</application> package contains network clients
     5and servers.</para>
    56
    67</sect2>
     
    1213
    1314<sect3><title>logger</title>
    14 <para>make entries in the system log.</para></sect3>
     15<para><command>logger</command> make entries in the system log.</para></sect3>
    1516
    1617<sect3><title>ping</title>
    17 <para>send ICMP ECHO_REQUEST packets to network hosts.</para></sect3>
     18<para><command>ping</command> sends <acronym>ICMP</acronym> ECHO_REQUEST
     19packets to network hosts.</para></sect3>
    1820
    1921<sect3><title>rcp</title>
    20 <para>remote file copy.</para></sect3>
     22<para><command>rcp</command> is remote file copy.</para></sect3>
    2123
    2224<sect3><title>rlogin</title>
    23 <para>remote login.</para></sect3>
     25<para><command>rlogin</command> is remote login.</para></sect3>
    2426
    2527<sect3><title>rsh</title>
    26 <para>remote shell.</para></sect3>
     28<para><command>rsh</command> is remote shell.</para></sect3>
    2729
    2830<sect3><title>syslogd</title>
    29 <para>log systems messages.</para></sect3>
     31<para><command>syslogd</command> logs systems messages.</para></sect3>
    3032
    3133<sect3><title>talk</title>
    32 <para>talk to another user.</para></sect3>
     34<para><command>talk</command> allows communication between users.</para></sect3>
    3335
    3436<sect3><title>telnet</title>
    35 <para>user interface to the TELNET protocol.</para></sect3>
     37<para><command>telnet</command> is the user interface to the TELNET protocol.</para></sect3>
    3638
    3739<sect3><title>tftp</title>
    38 <para>trivial file transfer program.</para></sect3>
     40<para><command>tftp</command> is the trivial file transfer program.</para></sect3>
    3941
    4042<sect3><title>whois</title>
  • basicnet/netprogs/wget.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="wget" xreflabel="wget-&wget-version;">
     1<sect1 id="wget" xreflabel="Wget-&wget-version;">
    22<?dbhtml filename="wget.html" dir="basicnet"?>
    3 <title>wget-&wget-version;</title>
     3<title>Wget-&wget-version;</title>
    44
    55&wget-intro;
  • basicnet/netprogs/wget/wget-config.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Configuring <application>wget</application></title>
     2<title>Configuring <application>Wget</application></title>
    33
    44<sect3><title>Config files</title>
  • basicnet/netprogs/wget/wget-desc.xml

    r1708d1e9 r19234f1  
    22<title>Contents</title>
    33
    4 <para>The <application>wget</application> package contains <command>wget</command>.</para>
     4<para>The <application>Wget</application> package contains <command>wget</command>.</para>
    55
    66</sect2>
     
    1010<sect3><title>wget</title>
    1111<para><command>wget</command> retrieves files from the Web using the
    12 <acronym>HTTP</acronym>, <acronym>HTTPS</acronym> and
     12<acronym>HTTP</acronym>, HTTPS and
    1313<acronym>FTP</acronym> protocols.  It is designed to be non-interactive, for
    1414background or unattended operations. </para></sect3>
  • basicnet/netprogs/wget/wget-inst.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Installation of <application>wget</application></title>
     2<title>Installation of <application>Wget</application></title>
    33
    4 <para>Install <application>wget</application> by running the following commands:
     4<para>Install <application>Wget</application> by running the following commands:
    55</para>
    66
  • basicnet/netprogs/wget/wget-intro.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Introduction to wget</title>
     2<title>Introduction to <application>Wget</application></title>
    33
    4 <para>The <application>wget</application> package contains a utility useful for
     4<para>The <application>Wget</application> package contains a utility useful for
    55non-interactive downloading of files from the Web.</para>
    66
     
    1818</sect3>
    1919                                                                               
    20 <sect3><title><application>template</application> dependencies</title>
     20<sect3><title><application>Wget</application> dependencies</title>
    2121<sect4><title>Optional</title>
    2222<para><xref linkend="openssl"/></para></sect4>
  • basicnet/netutils/bind-utils.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="bind-utils" xreflabel="bind-utils">
     1<sect1 id="bind-utils" xreflabel="BIND-utils">
    22<?dbhtml filename="bind-utils.html" dir="basicnet"?>
    3 <title>bind-utils-&bind-version;</title>
     3<title>BIND-utils-&bind-version;</title>
    44
    55&bind-utils-intro;
  • basicnet/netutils/bind-utils/bind-utils-desc.xml

    r1708d1e9 r19234f1  
    22<title>Contents</title>
    33
    4 <para>The bind-utils package contains <userinput>dig</userinput>,
    5 <userinput>host</userinput> and <userinput>nslookup</userinput>.</para>
     4<para>The <application><acronym>BIND</acronym>-utils</application> package
     5contains <command>dig</command>, <command>host</command> and
     6<command>nslookup</command>.</para>
    67
    78</sect2>
  • basicnet/netutils/bind-utils/bind-utils-inst.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Installation of bind-utils</title>
     2<title>Installation of <application><acronym>BIND</acronym>-utils</application></title>
    33
    4 <para>Install bind-utils by running the following commands:</para>
     4<para>Install <application><acronym>BIND</acronym>-utils</application> by
     5running the following commands:</para>
    56
    6 <para><screen><userinput>./configure --prefix=/usr &amp;&amp;
     7<screen><userinput>./configure --prefix=/usr &amp;&amp;
    78make -C lib/dns &amp;&amp;
    89make -C lib/isc &amp;&amp;
    910make -C bin/dig &amp;&amp;
    10 make -C bin/dig install</userinput></screen></para>
     11make -C bin/dig install</userinput></screen>
    1112
    1213</sect2>
  • basicnet/netutils/bind-utils/bind-utils-intro.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Introduction to bind-utils</title>
     2<title>Introduction to <application><acronym>BIND</acronym>-utils</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&bind-download-http;"/>
    5 Download location (FTP):        <ulink url="&bind-download-ftp;"/>
    6 Version used:                   &bind-version;
    7 Package size:                   &bind-utils-size;
    8 Estimated Disk space required:  &bind-buildsize;</screen>
     4<para><application><acronym>BIND</acronym>-utils</application> is not a
     5separate package, it is a collection of the client side programs that are
     6included with <application><acronym>BIND</acronym></application>. The
     7<application><acronym>BIND</acronym></application> package includes client
     8side programs such as <command>nslookup</command>, <command>dig</command> and
     9<command>host</command>. If you install <application><acronym>BIND</acronym>
     10</application> server, these programs will be installed automatically. This
     11section is for those users who don't need the complete
     12<application><acronym>BIND</acronym></application> server, but need these
     13client side applications.</para>
    914
    10 <para>Bind-utils is not a separate package, it is a collection
    11 of the client side programs that are included with bind. The bind package
    12 includes client side programs such as nslookup, dig and host.
    13 If you install bind server,
    14 these programs will be installed automatically. This section is for those
    15 users who don't need the complete bind server, but need these client side
    16 applications.</para>
     15<sect3><title>Package information</title>
     16<itemizedlist spacing='compact'>
     17<listitem><para>Download (HTTP): <ulink
     18url="&bind-download-http;"/></para></listitem>
     19<listitem><para>Download (FTP): <ulink
     20url="&bind-download-ftp;"/></para></listitem>
     21<listitem><para>Download size: &bind-size;</para></listitem>
     22<listitem><para>Estimated Disk space required:
     23&bind-buildsize;</para></listitem>
     24<listitem><para>Estimated build time:
     25&bind-time;</para></listitem></itemizedlist>
     26</sect3>
     27
    1728
    1829</sect2>
  • basicnet/netutils/bind-utils/bind-utils.ent

    r1708d1e9 r19234f1  
    55<!ENTITY bind-utils-desc SYSTEM "bind-utils-desc.xml">
    66<!ENTITY bind-utils-size "9 MB">
     7<!ENTITY bind-utils-time "">
  • pst/typesetting/tex.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="pst-typesetting-tex">
     1<sect1 id="pst-typesetting-tex" xreflabel="TeX-&tex-version;">
    22<?dbhtml filename="tex.html" dir="pst"?>
    3 <title>tex-&tex-version;</title>
     3<title>TeX-&tex-version;</title>
    44
    55&tex-intro;
  • server/other/bind/bind.ent

    r1708d1e9 r19234f1  
    1111<!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    1212<!ENTITY bind-size "4.8 MB">
     13<!ENTITY bind-time "">
  • xsoft/graphweb/dillo.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="dillo" xreflabel="dillo-&dillo-version;">
     1<sect1 id="dillo" xreflabel="Dillo-&dillo-version;">
    22<?dbhtml filename="dillo.html" dir="xsoft"?>
    3 <title>dillo-&dillo-version;</title>
     3<title>Dillo-&dillo-version;</title>
    44
    55&dillo-intro;
  • xsoft/graphweb/dillo/dillo-config.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Configuring <application>dillo</application></title>
     2<title>Configuring <application>Dillo</application></title>
    33
    44<sect3><title>Config files</title>
     
    1212directory. These files are created automatically when
    1313<command>dillo</command> is run.
    14 By default <application>dillo</application> has cookies turned off, to turn
     14By default <application>Dillo</application> has cookies turned off, to turn
    1515cookies on, edit the file <filename>~/.dillo/cookiesrc</filename>.
    1616The <filename>~/.dillo/bookmarks.html</filename> file is created
    17 and added to by <application>dillo</application>.  It can also be edited
    18 with any html or text editor.</para>
     17and added to by <application>Dillo</application>.  It can also be edited
     18with any <acronym>HTML</acronym> or text editor.</para>
    1919</sect3>
    2020
  • xsoft/graphweb/dillo/dillo-desc.xml

    r1708d1e9 r19234f1  
    22<title>Contents</title>
    33
    4 <para>The <application>dillo</application> package contains
     4<para>The <application>Dillo</application> package contains
    55<command>dillo</command>.</para>
    66
     
    1010
    1111<sect3><title>dillo</title>
    12 <para><command>dillo</command> is a gtk+ graphical
     12<para><command>dillo</command> is a <acronym>GTK</acronym>+ graphical
    1313<acronym>WWW</acronym> browser with limited facilities, but a
    1414small footprint and runs fast on slower machines.</para></sect3>
  • xsoft/graphweb/dillo/dillo-inst.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Installation of <application>dillo</application></title>
     2<title>Installation of <application>Dillo</application></title>
    33
    4 <para>Install <application>dillo</application> by running the following commands:</para>
     4<para>Install <application>Dillo</application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
  • xsoft/graphweb/dillo/dillo-intro.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Introduction to <application>dillo</application></title>
     2<title>Introduction to <application>Dillo</application></title>
    33
    44<para><application>Dillo</application> is a fast, small footprint graphical
     
    66<application>Dillo</application> does not support
    77<application>java</application> or javascript, and the current version does
    8 not support ftp, https or frames. It is, however, very fast and so is useful on
    9 older, slower machines. It supports downloads and can support cookies.</para>
     8not support <acronym>FTP</acronym>, HTTPS or frames. It is, however, very fast
     9and so is useful on older, slower machines. It supports downloads and can
     10support cookies.</para>
    1011
    1112<sect3><title>Package information</title>
     
    2223</sect3>
    2324
    24 <sect3><title><application>dillo</application> dependencies</title>
     25<sect3><title><application>Dillo</application> dependencies</title>
    2526<sect4><title>Required</title>
    2627<para><xref linkend="GTK"/></para></sect4>
  • xsoft/graphweb/galeon.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="galeon" xreflabel="galeon-&galeon-version;">
     1<sect1 id="galeon" xreflabel="Galeon-&galeon-version;">
    22<?dbhtml filename="galeon.html" dir="xsoft"?>
    3 <title>galeon-&galeon-version;</title>
     3<title>Galeon-&galeon-version;</title>
    44
    55&galeon-intro;
  • xsoft/graphweb/galeon/galeon-config.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Configuring galeon</title>
     2<title>Configuring <application>Galeon</application></title>
    33
    4 <para>If root can execute galeon, but a user can not, the user needs to
    5 execute the following command from their home directory:</para>
     4<para>If root can execute <command>galeon</command>, but a user can not, the
     5user needs to execute the following command from their home directory:</para>
    66
    77<screen><userinput>gconftool --install-schema-file /opt/gnome/etc/gconf/schemas/galeon.schemas</userinput></screen>
  • xsoft/graphweb/galeon/galeon-desc.xml

    r1708d1e9 r19234f1  
    22<title>Contents</title>
    33
    4 <para>The <application>galeon</application> package contains
     4<para>The <application>Galeon</application> package contains
    55<command>galeon</command> and
    66<command>galeon-config-tool</command>.</para>
     
    1616
    1717<sect3><title>galeon-config-tool</title>
    18 <para><command>galeon-config-tool</command> clears settings, installs schemas, removes
    19 schemas and fixes permissions in gconf.</para></sect3>
     18<para><command>galeon-config-tool</command> clears settings, installs schemas,
     19removes schemas and fixes permissions in gconf.</para></sect3>
    2020
    2121</sect2>
  • xsoft/graphweb/galeon/galeon-inst.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Installation of <application>galeon</application></title>
     2<title>Installation of <application>Galeon</application></title>
    33
    44<para>Compiling must be done with the same compiler version and the same
    55optimization settings that were used on
    6 <application>mozilla</application>.</para>
     6<application>Mozilla</application>.</para>
    77
    8 <para>Install <application>galeon</application> by running the following commands:</para>
     8<para>Install <application>Galeon</application> by running the following commands:</para>
    99
    1010<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
  • xsoft/graphweb/galeon/galeon-intro.xml

    r1708d1e9 r19234f1  
    11<sect2>
    2 <title>Introduction to <application>galeon</application></title>
     2<title>Introduction to <application>Galeon</application></title>
    33
    4 <para>The <application>galeon</application> package contains a GNOME browser that utilizes the
    5 <application>mozilla</application> gecko rendering engine and presents the simplest interface
    6 possible for a browser.</para>
     4<para>The <application>Galeon</application> package contains a GNOME browser
     5that utilizes the <application>Mozilla</application> gecko rendering engine and
     6presents the simplest interface possible for a browser.</para>
    77
    88<sect3><title>Package information</title>
     
    1919</sect3>
    2020
    21 <sect3><title><application>galeon</application> dependencies</title>
     21<sect3><title><application>Galeon</application> dependencies</title>
    2222<sect4><title>Required</title>
    2323<para><xref linkend="libgnomeui"/>, <xref linkend="scrollkeeper"/>  and
  • xsoft/graphweb/konq.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="konq" xreflabel="konq">
     1<sect1 id="konq" xreflabel="Konqueror-&kde-version;">
    22<?dbhtml filename="konq.html" dir="xsoft"?>
    3 <title>konqueror-&kde-version;</title>
     3<title>Konqueror-&kde-version;</title>
    44
    55<para>Konqueror is the default graphical web browser for the KDE desktop
  • xsoft/graphweb/mozilla.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="mozilla" xreflabel="mozilla-&mozilla-version;">
     1<sect1 id="mozilla" xreflabel="Mozilla-&mozilla-version;">
    22<?dbhtml filename="mozilla.html" dir="xsoft"?>
    3 <title>mozilla-&mozilla-version;</title>
     3<title>Mozilla-&mozilla-version;</title>
    44
    55&mozilla-intro;
  • xsoft/other/balsa.xml

    r1708d1e9 r19234f1  
    1 <sect1 id="balsa" xreflabel="balsa-&balsa-version;">
     1<sect1 id="balsa" xreflabel="Balsa-&balsa-version;">
    22<?dbhtml filename="balsa.html" dir="xsoft"?>
    33<title>Balsa-&balsa-version;</title>
Note: See TracChangeset for help on using the changeset viewer.