Changeset 7915966


Ignore:
Timestamp:
09/29/2003 03:05:16 AM (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:
39f01ca
Parents:
f0334b2
Message:

redo shadow intro and fix some error from today

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gmp/gmp-config.xml

    rf0334b2 r7915966  
    11<sect2>
    2 <title>Configuring <application><acronym>GPM</acronym></application></title>
     2<title>Configuring <application><acronym>GMP</acronym></application></title>
    33
    44<sect3><title>Configuration Information</title>
  • general/genlib/gmp/gmp-desc.xml

    rf0334b2 r7915966  
    22<title>Contents</title>
    33
    4 <para>The <application><acronym>GPM</acronym></application> package contains <filename>libgmp
     4<para>The <application><acronym>GMP</acronym></application> package contains <filename>libgmp
    55</filename> libraries.</para>
    66
  • general/genlib/gmp/gmp-intro.xml

    rf0334b2 r7915966  
    1919</sect3>
    2020                                                                               
    21 <sect3><title><application><acronym>GPM</acronym></application> dependencies</title>
     21<sect3><title><application><acronym>GMP</acronym></application> dependencies</title>
    2222<sect4><title>Optional</title>
    2323<para><xref linkend="readline"/></para></sect4>
  • general/genlib/openssl/openssl-desc.xml

    rf0334b2 r7915966  
    3636<application>Open<acronym>SSL</acronym>
    3737</application> implementations of <acronym>SSL</acronym>, <acronym>TLS
    38 </acronym> and <acronym>S/<acronym>MIME</acronym></acronym>, and they have also been used to
     38</acronym> and <acronym>S/MIME</acronym>, and they have also been used to
    3939implement <application>Open<acronym>SSH</acronym></application>,
    4040<application>Open<acronym>PGP</acronym>
  • multimedia/audioutils/vorbistools/vorbistools-intro.xml

    rf0334b2 r7915966  
    44<para>The <application>Vorbis-Tools</application> package contains command line
    55tools for <filename>ogg</filename> audio files.  This is useful for encoding,
    6 playing or editing files using the Ogg <acronym>CODEX</acronym>.</para>
     6playing or editing files using the Ogg <acronym>CODEC</acronym>.</para>
    77
    88<sect3><title>Package information</title>
  • postlfs/security/security.xml

    rf0334b2 r7915966  
    2323"signatures" and compares for files that have been changed.</para>
    2424
     25&Linux_PAM;
    2526&shadow;
    26 &Linux_PAM;
    2727&iptables;
    2828&postlfs-security-fw;
  • postlfs/security/shadow.xml

    rf0334b2 r7915966  
    33<title>Shadow-4.0.3</title>
    44
     5<!--
    56<sect2>
    67<title>Configuring shadow</title>
     
    2223</para>
    2324</sect2>
     25-->
    2426
     27&shadow-intro;
    2528&shadow-inst;
    2629&shadow-exp;
  • postlfs/security/shadow/shadow-inst.xml

    rf0334b2 r7915966  
    1 <sect2>
    2 <title>Re-installation of <application>shadow</application> to utilize
    3 <application><acronym>PAM</acronym></application></title>
    4 
    5 <sect3><title><application>shadow</application> dependencies</title>
    6 <sect4><title>Required</title>
    7 <para><xref linkend="Linux_PAM"/></para></sect4>
    8 </sect3>
    9 </sect2>
    10 
    111<sect2>
    122<title>Installation of <application>shadow</application></title>
Note: See TracChangeset for help on using the changeset viewer.