Changeset 1155be78 for postlfs/editors


Ignore:
Timestamp:
08/31/2003 12:30:28 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:
42333a2
Parents:
d8e2e7ce
Message:

intro update for joe and zsh

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

Location:
postlfs/editors
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/joe/joe-config.xml

    rd8e2e7ce r1155be78  
    22<title>Configuration files</title>
    33
    4 <para>Joe can make use of several configuration files. Information
     4<para><application>Joe</application> can make use of several configuration files. Information
    55about these files may be found in the joe man page. These files
    66are <filename>/etc/jmacsrc</filename>, <filename>/etc/joerc</filename>,
  • postlfs/editors/joe/joe-desc.xml

    rd8e2e7ce r1155be78  
    22<title>Contents</title>
    33
    4 <para>The joe package contains <userinput>jmacs</userinput>,
    5 <userinput>joe</userinput>, <userinput>jpico</userinput>,
    6 <userinput>jstar</userinput>, <userinput>rjoe</userinput> and
    7 <userinput>termidx</userinput>.</para>
     4<para>The joe package contains <command>jmacs</command>,
     5<command>joe</command>, <command>jpico</command>,
     6<command>jstar</command>, <command>rjoe</command> and
     7<command>termidx</command>.</para>
    88</sect2>
    99
     
    1111
    1212<sect3><title>jmacs</title>
    13 <para>jmacs is a symbolic link to joe used to launch Emacs
     13<para><command>jmacs</command> is a symbolic link to joe used to launch Emacs
    1414emulation mode.</para></sect3>
    1515
    1616<sect3><title>joe</title>
    17 <para>joe is a small text editor capable of emulating WordStar, Pico,
    18 and Emacs.</para></sect3>
     17<para><command>joe</command> is a small text editor capable of emulating
     18WordStar, <application>Pico</application>, and
     19<application>Emacs</application>.</para></sect3>
    1920
    2021<sect3><title>jpico</title>
    21 <para>jpico is a symbolic link to joe used to launch Pico
     22<para><command>jpico</command> is a symbolic link to
     23<command>joe</command> used to launch <application>Pico</application>
    2224emulation mode.</para></sect3>
    2325
    2426<sect3><title>jstar</title>
    25 <para>jstar is a symbolic link to joe used to launch WordStar
     27<para><command>jstar</command> is a symbolic link to
     28<command>joe</command> used to launch WordStar
    2629emulation mode.</para></sect3>
    2730
    2831<sect3><title>rjoe</title>
    29 <para>rjoe is a symbolic link to joe that restricts joe to editing
     32<para><command>rjoe</command> is a symbolic link to
     33<command>joe</command> that restricts <application>joe</application> to editing
    3034only files which are specified on the command line.</para></sect3>
    3135
    3236<sect3><title>termidx</title>
    33 <para>termidx is a program used by joe to generate the termcap index
     37<para><command>termidx</command> is a program used by
     38<command>joe</command> to generate the termcap index
    3439file.</para></sect3>
    3540
  • postlfs/editors/joe/joe-inst.xml

    rd8e2e7ce r1155be78  
    11<sect2>
    2 <title>Installation of joe</title>
     2<title>Installation of <application>joe</application></title>
    33
    4 <para>Install joe by running the following commands:</para>
     4<para>Install <application>joe</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
     6<screen><userinput><command>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
    77make &amp;&amp;
    8 make install</userinput></screen></para>
     8make install</command></userinput></screen>
    99
    1010</sect2>
  • postlfs/editors/joe/joe-intro.xml

    rd8e2e7ce r1155be78  
    11<sect2>
    2 <title>Introduction to joe</title>
     2<title>Introduction to <application>joe</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&joe-download-http;"/>
    5 Download location (FTP):        <ulink url="&joe-download-ftp;"/>
    6 Version used:                   &joe-version;
    7 Package size:                   &joe-size;
    8 Estimated Disk space required:  &joe-buildsize;</screen>
     4<para><application>Joe</application> is a small text editor capable of
     5emulating WordStar, <application>Pico</application>,
     6and <application>Emacs</application>.</para>
    97
    10 <para>Joe is a small text editor capable of emulating WordStar, Pico,
    11 and Emacs.</para>
     8<sect3><title>Package information</title>
     9<itemizedlist spacing='compact'>
     10<listitem><para>Download (HTTP): <ulink
     11url="&joe-download-http;"/></para></listitem>
     12<listitem><para>Download (FTP): <ulink
     13url="&joe-download-ftp;"/></para></listitem>
     14<listitem><para>Download size: &joe-size;</para></listitem>
     15<listitem><para>Estimated Disk space required:
     16&joe-buildsize;</para></listitem>
     17<listitem><para>Estimated build time:
     18&joe-time;</para></listitem></itemizedlist>
     19</sect3>
     20
    1221
    1322</sect2>
  • postlfs/editors/joe/joe.ent

    rd8e2e7ce r1155be78  
    44<!ENTITY joe-desc SYSTEM "joe-desc.xml">
    55<!ENTITY joe-config SYSTEM "joe-config.xml">
    6 <!ENTITY joe-buildsize "2.2 MB">
    7 <!ENTITY joe-version "2.9.7">
     6<!ENTITY joe-buildsize "4.3 MB">
     7<!ENTITY joe-version "2.9.8">
    88<!ENTITY joe-download-http "http://unc.dl.sourceforge.net/sourceforge/joe-editor/joe-2.9.8.tar.gz">
    99<!ENTITY joe-download-ftp "">
    10 <!ENTITY joe-size "277 KB">
    11 <!ENTITY joe-time "0.26 SBU">
     10<!ENTITY joe-size "284 KB">
     11<!ENTITY joe-time "0.11 SBU">
  • postlfs/editors/vim/vim-exp.xml

    rd8e2e7ce r1155be78  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--with-features=huge</userinput> : Enables all the additional
     4<para><command>--with-features=huge</command> : Enables all the additional
    55features available in vim.</para>
    66
  • postlfs/editors/vim/vim-intro.xml

    rd8e2e7ce r1155be78  
    2929<para><xref linkend="xfree86"/></para></sect4>
    3030<sect4><title>Optional</title>
    31 <para><xref linkend="GLib"/>, <xref linkend="GTK"/>, <xref linkend="GTK2"/> and <xref linkend="lesstif"/></para></sect4>
     31<para><xref linkend="GTK2"/> and <xref linkend="lesstif"/></para></sect4>
    3232</sect3>
    3333
Note: See TracChangeset for help on using the changeset viewer.