Ignore:
Timestamp:
02/01/2003 04:32:35 PM (21 years ago)
Author:
Billy O 'Connor <billyoc@…>
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9a88a3b9
Parents:
ccf02b6e
Message:

<screen> formatting fixes.

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

Location:
basicnet/mailnews/pine
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/pine/pine-inst.xml

    rccf02b6e rff68701  
    44<para>Install Pine by running the following commands: </para>
    55
    6 <para><screen>
    7 <userinput>
    8 patch -Np1 -i ../pine-4.44-fhs.patch &amp;&amp;
     6<para><screen><userinput>patch -Np1 -i ../pine-4.44-fhs.patch &amp;&amp;
    97./build slx DEBUG='-Os ' MAILSPOOL='/var/mail' \
    108    SSLDIR=/usr SSLCERTS=/etc/ssl/certs &amp;&amp;
    119cp doc/pine.1 /usr/share/man/man1 &amp;&amp;   
    1210cd bin &amp;&amp;
    13 install pine /usr/bin
    14 </userinput>
    15 </screen></para>
     11install pine /usr/bin</userinput></screen></para>
    1612
    1713</sect2>
  • basicnet/mailnews/pine/pine-intro.xml

    rccf02b6e rff68701  
    1111<sect2><title>Required patches</title>
    1212<screen>
    13 Download location (FTP):       <ulink url="&blfs-patch-dir;/pine-4.44-fhs.patch.bz2"/>
    14 </screen>
     13Download location (FTP):       <ulink url="&blfs-patch-dir;/pine-4.44-fhs.patch.bz2"/></screen>
    1514
    1615<para>The Pine package contains the Pine Mail User Agent and several
Note: See TracChangeset for help on using the changeset viewer.