Changeset 984a23f


Ignore:
Timestamp:
09/26/2003 05:41:06 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:
79f87f94
Parents:
7d5ce9d
Message:

chapter 8

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

Location:
general
Files:
18 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/openssl.xml

    r7d5ce9d r984a23f  
    1 <sect1 id="openssl" xreflabel="openssl-&openssl-version;">
     1<sect1 id="openssl" xreflabel="OpenSSL-&openssl-version;">
    22<?dbhtml filename="openssl.html" dir="general"?>
    3 <title>openssl-&openssl-version;</title>
     3<title>OpenSSL-&openssl-version;</title>
    44
    55&openssl-intro;
  • general/genlib/openssl/openssl-config.xml

    r7d5ce9d r984a23f  
    1111<application>openssl</application> for providing functions
    1212to other programs such as <application>OpenSSH</application> and web browsers won't need to worry
    13 about configuring <application>openssl</application>.  Configuring
    14 <application>openssl</application> is an advanced topic and
     13about configuring <application>OpenSSL</application>.  Configuring
     14<application>OpenSSL</application> is an advanced topic and
    1515so those who do would normally be expected to either know how to do it
    1616or to be able to find out how to do it.</para>
  • general/genlib/openssl/openssl-desc.xml

    r7d5ce9d r984a23f  
    22<title>Contents</title>
    33
    4 <para>The <application>openssl</application> package contains <command>
     4<para>The <application>OpenSSL</application> package contains <command>
    55c_rehash</command>, <command>openssl</command>, <filename
    66class='libraryfile'>libcrypto</filename> libraries and <filename
     
    1313<sect3><title>c_rehash</title>
    1414
    15 <para><command>c_rehash</command> is a <application>perl</application> script
     15<para><command>c_rehash</command> is a <application>Perl</application> script
    1616that scans all files in a directory and adds symbolic links to their hash
    1717values.</para>
  • general/genlib/openssl/openssl-exp.xml

    r7d5ce9d r984a23f  
    88
    99<para><command>rm doc/apps/passwd.pod </command> : We do this because
    10 otherwise <application>openssl</application> installs its passwd man page over
     10otherwise <application>OpenSSL</application> installs its passwd man page over
    1111the existing system one which isn't what we want.</para>
    1212
    1313<para><screen><command>make MANDIR=/usr/share/man
    1414make MANDIR=/usr/share/man install</command></screen> These
    15 commands install <application>openssl</application> with the man pages
     15commands install <application>OpenSSL</application> with the man pages
    1616in <filename class='directory'>/usr/share/man
    1717</filename> instead of the default which is <filename
  • general/genlib/openssl/openssl-inst.xml

    r7d5ce9d r984a23f  
    22<title>Installation of <application>OpenSSL</application></title>
    33
    4 <para>Install <application>openssl</application> by running the following commands:</para>
     4<para>Install <application>OpenSSL</application> by running the following commands:</para>
    55
    66<!--
  • general/genlib/openssl/openssl-intro.xml

    r7d5ce9d r984a23f  
    22<title>Introduction to <application>OpenSSL</application></title>
    33
    4 <para>The <application>openssl</application> package contains management tools
     4<para>The <application>OpenSSL</application> package contains management tools
    55and libraries relating to cryptography.  These are useful for providing
    66cryptography functions to other packages, notably <application>OpenSSH
  • general/genutils/compface.xml

    r7d5ce9d r984a23f  
    1 <sect1 id="compface" xreflabel="compface-&compface-version;">
     1<sect1 id="compface" xreflabel="Compface-&compface-version;">
    22<?dbhtml filename="compface.html" dir="general"?>
    3 <title>compface-&compface-version;</title>
     3<title>Compface-&compface-version;</title>
    44
    55&compface-intro;
  • general/genutils/compface/compface-inst.xml

    r7d5ce9d r984a23f  
    11<sect2>
    2 <title>Installation of <application>compface</application></title>
     2<title>Installation of <application>Compface</application></title>
    33
    4 <para>Install <application>compface</application> by running the
     4<para>Install <application>Compface</application> by running the
    55following commands:</para>
    66
  • general/genutils/compface/compface-intro.xml

    r7d5ce9d r984a23f  
    11<sect2>
    2 <title>Introduction to <application>compface</application></title>
     2<title>Introduction to <application>Compface</application></title>
    33
    4 <para><application>Compface</application> provides utilities and a library to convert from/to
    5 X-Face format, a 48x48 bitmap format used to carry thumbnails of email
    6 authors in a mail header.</para>
     4<para><application>Compface</application> provides utilities and a library to
     5convert from/to X-Face format, a 48x48 bitmap format used to carry thumbnails
     6of email authors in a mail header.</para>
    77
    88<sect3><title>Package information</title>
  • general/graphlib/aalib.xml

    r7d5ce9d r984a23f  
    1 <sect1 id="aalib" xreflabel="aalib-&aalib-version;">
     1<sect1 id="aalib" xreflabel="AAlib-&aalib-version;">
    22<?dbhtml filename="aalib.html" dir="general"?>
    3 <title>aalib-&aalib-version;</title>
     3<title>AAlib-&aalib-version;</title>
    44
    55&aalib-intro;
  • general/graphlib/aalib/aalib-desc.xml

    r7d5ce9d r984a23f  
    22<title>Contents</title>
    33
    4 <para>The <application>aalib</application> package contains the <filename>libaa
     4<para>The <application>AAlib</application> package contains the <filename>libaa
    55</filename> libraries, <command>aalib-config</command>,
    66<command>aainfo</command>, <command>aatest</command> and
     
    1818
    1919<sect3><title>aalib-config</title>
    20 <para><command>aalib-config</command> provides configuration info for aalib.
     20<para><command>aalib-config</command> provides configuration info for
     21<application>AAlib</application>.
    2122</para></sect3>
    2223
    2324<sect3><title>aainfo</title>
    2425<para><command>aainfo</command> provides information for your current settings
    25 related to <application>aalib</application>.</para></sect3>
     26related to <application>AAlib</application>.</para></sect3>
    2627
    2728<sect3><title>aatest</title>
    28 <para><command>aatest</command> shows the abilities of <application>aalib
     29<para><command>aatest</command> shows the abilities of <application>AAlib
    2930</application> in a little test.</para></sect3>
    3031
    3132<sect3><title>aafire</title>
    32 <para><command>aafire</command> is another little toy of <application>aalib
     33<para><command>aafire</command> is another little toy of <application>AAlib
    3334</application>, rendering an animated fire in Ascii Art.</para></sect3>
    3435
  • general/graphlib/aalib/aalib-inst.xml

    r7d5ce9d r984a23f  
    11<sect2>
    2 <title>Installation of <application>aalib</application></title>
     2<title>Installation of <application>AAlib</application></title>
    33
    4 <para>Install <application>aalib</application> by running the following
     4<para>Install <application>AAlib</application> by running the following
    55commands:</para>
    66
  • general/graphlib/aalib/aalib-intro.xml

    r7d5ce9d r984a23f  
    11<sect2>
    2 <title>Introduction to <application>aalib</application></title>
     2<title>Introduction to <application>AAlib</application></title>
    33
    4 <para><application>aalib</application> is a library to render any graphic into
    5 ascii art.</para>
     4<para><application>AAlib</application> is a library to render any graphic into
     5<acronym>ASCII</acronym> Art.</para>
    66
    77<sect3><title>Package information</title>
     
    1818</sect3>
    1919                                                                               
    20 <sect3><title><application>aalib</application> dependencies</title>
     20<sect3><title><application>AAlib</application> dependencies</title>
    2121<sect4><title>Optional</title>
    2222<para><xref linkend="xfree86"/> and <xref linkend="slang"/></para></sect4>
  • general/graphlib/imlib.xml

    r7d5ce9d r984a23f  
    1 <sect1 id="imlib" xreflabel="imlib-&imlib-version;">
     1<sect1 id="imlib" xreflabel="Imlib-&imlib-version;">
    22<?dbhtml filename="imlib.html" dir="general"?>
    3 <title>imlib-&imlib-version;</title>
     3<title>Imlib-&imlib-version;</title>
    44
    55&imlib-intro;
  • general/graphlib/imlib/imlib-config.xml

    r7d5ce9d r984a23f  
    11<sect2>
    2 <title>Configuring <application>imlib</application></title>
     2<title>Configuring <application>Imlib</application></title>
    33
    44<sect3><title>Configuration Information</title>
  • general/graphlib/imlib/imlib-desc.xml

    r7d5ce9d r984a23f  
    22<title>Contents</title>
    33
    4 <para>The <application>imlib</application> package contains <filename>libimlib</filename> libraries.</para>
     4<para>The <application>Imlib</application> package contains <filename>libimlib</filename> libraries.</para>
    55
    66</sect2>
  • general/graphlib/imlib/imlib-inst.xml

    r7d5ce9d r984a23f  
    11<sect2>
    2 <title>Installation of <application>imlib</application></title>
     2<title>Installation of <application>Imlib</application></title>
    33
    4 <para>Install <application>imlib</application> by running the following
     4<para>Install <application>Imlib</application> by running the following
    55commands:</para>
    66
  • general/graphlib/imlib/imlib-intro.xml

    r7d5ce9d r984a23f  
    11<sect2>
    2 <title>Introduction to <application>imlib</application></title>
     2<title>Introduction to <application>Imlib</application></title>
    33
    4 <para>The <application>imlib</application> package contains image libraries.
     4<para>The <application>Imlib</application> package contains image libraries.
    55These are useful for loading, rendering and dithering a wide variety of image
    66data formats.</para>
     
    1919</sect3>
    2020                                                                               
    21 <sect3><title><application>imlib</application> dependencies</title>
     21<sect3><title><application>Imlib</application> dependencies</title>
    2222<sect4><title>Required</title>
    2323<para><xref linkend="xfree86"/>, <xref linkend="libjpeg"/>, <xref
Note: See TracChangeset for help on using the changeset viewer.