Changeset b9fb936


Ignore:
Timestamp:
09/03/2003 08:19:20 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:
2b03f08
Parents:
eb7ab87b
Message:

fix CVS (changelog.xml) and add gnupg to mutt

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/mutt/mutt-config.xml

    reb7ab87b rb9fb936  
    1313<application>mutt</application>.  When you are ready to make changes, the
    1414man page for <filename>muttrc</filename> is a good starting place.</para>
     15
     16<para>In order to utilize gnupg, use the following command:
     17<screen><userinput><command>cat /usr/share/doc/mutt/samples/gpg.rc &gt;&gt;
     18~/.muttrc</command></userinput></screen></para>
    1519</sect3>
    1620
  • basicnet/mailnews/mutt/mutt-intro.xml

    reb7ab87b rb9fb936  
    1616&mutt-time;</para></listitem></itemizedlist>
    1717</sect3>
     18<sect3><title><application>template</application> dependencies</title>
     19<sect4><title>Optional</title>
     20<para><xref linkend="gnupg"/></para></sect4>
     21</sect3>
     22
    1823
    1924</sect2>
  • gnome/lib/libgnomeprint/libgnomeprintui-desc.xml

    reb7ab87b rb9fb936  
    1010
    1111<sect3><title>libgnomeprintui libraries</title>
    12 <para><filename>libgnomeprintui</filename> libraries is the
     12<para><filename>libgnomeprintui</filename> libraries are the
    1313<acronym>GUI</acronym> portion of the implementation
    1414of the Gnome Printing Architecture.</para></sect3>
  • introduction/welcome/changelog.xml

    reb7ab87b rb9fb936  
    1111<itemizedlist>
    1212
    13 <listitem>><para>September 3rd, 2003 [larry]: postlfs: added
     13<listitem><para>September 3rd, 2003 [larry]: postlfs: added
    1414gnupg-1.2.3.</para></listitem>
    1515
  • postlfs/security/gnupg/gnupg-desc.xml

    reb7ab87b rb9fb936  
    1212<para><command>gpg</command> is the backend (command line interface) for
    1313this Open<acronym>PGP</acronym>
    14 implimentation.</para></sect3>
     14implementation.</para></sect3>
    1515
    1616<sect3><title>gpgsplit</title>
    17 <para><command>gpgsplit</command> seperates key rings.</para></sect3>
     17<para><command>gpgsplit</command> separates key rings.</para></sect3>
    1818
    1919<sect3><title>gpgv</title>
  • postlfs/security/gnupg/gnupg-intro.xml

    reb7ab87b rb9fb936  
    44<para>The <application>gnupg</application> package contains a public/private key encryptor. This is
    55becoming useful for signing files or emails as proof of identity and
    6 preventing tampering of contents of the file or email.</para>
     6preventing tampering with contents of the file or email.</para>
    77
    88<sect3><title>Package information</title>
Note: See TracChangeset for help on using the changeset viewer.