Changeset 1155be78


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

Files:
13 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rd8e2e7ce r1155be78  
    1212
    1313<listitem><para>August 30, 2003 [larry]: postlfs: update intro section
    14 of tcsh.</para></listitem>
     14of tcsh, zsh and joe.</para></listitem>
    1515
    1616<listitem><para>August 30, 2003 [larry]: general: update to gcc-3.3.1
  • 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
  • postlfs/shells/zsh/zsh-config.xml

    rd8e2e7ce r1155be78  
    11<sect2>
    2 <title>Configuring zsh</title>
     2<title>Configuring <application>zsh</application></title>
    33
    44<sect3><title>Config files</title>
     
    77<filename>/etc/zshrc</filename>, <filename>/etc/zlogin</filename> and
    88<filename>/etc/zlogout</filename>.  You can find more information on
    9 these in the <userinput>zsh(1)</userinput> and related
     9these in the <filename>zsh(1)</filename> and related
    1010man pages.</para>
    1111</sect3>
  • postlfs/shells/zsh/zsh-desc.xml

    rd8e2e7ce r1155be78  
    22<title>Contents</title>
    33
    4 <para>The zsh package contains <userinput>zsh</userinput>.</para>
     4<para>The <application>zsh</application> package contains <command>zsh</command>.</para>
    55
    66</sect2>
     
    99
    1010<sect3><title>zsh</title>
    11 <para>zsh is a shell which has  command line editing, built-in spelling
     11<para><command>zsh</command> is a shell which has  command line editing, built-in spelling
    1212correction, programmable command completion, shell functions (with
    1313autoloading), a history mechanism, and a host of other features.</para></sect3>
  • postlfs/shells/zsh/zsh-inst.xml

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

    rd8e2e7ce r1155be78  
    11<sect2>
    2 <title>Introduction to zsh</title>
     2<title>Introduction to <application>zsh</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&zsh-download-http;"/>
    5 Download location (FTP):        <ulink url="&zsh-download-ftp;"/>
    6 Version used:                   &zsh-version;
    7 Package size:                   &zsh-size;
    8 Estimated Disk space required:  &zsh-buildsize;
    9 Estimated build time:           &zsh-time;</screen>
     4<para>The <application>zsh</application> package contains the
     5<command>zsh</command> shell.  <command>zsh</command> is a command
     6interpreter (shell) usable as an interactive login shell and as
     7a shell script command processor.  Of the standard shells,
     8<application>zsh</application> most
     9closely resembles <application>ksh</application> but includes many enhancements.</para>
    1010
    11 <para>The zsh package contains the zsh shell.  zsh is a command
    12 interpreter (shell) usable as an interactive login shell and as
    13 a shell script command processor.  Of the standard shells, zsh most
    14 closely resembles ksh but includes many enhancements.</para>
     11<sect3><title>Package information</title>
     12<itemizedlist spacing='compact'>
     13<listitem><para>Download (HTTP): <ulink
     14url="&zsh-download-http;"/></para></listitem>
     15<listitem><para>Download (FTP): <ulink
     16url="&zsh-download-ftp;"/></para></listitem>
     17<listitem><para>Download size: &zsh-size;</para></listitem>
     18<listitem><para>Estimated Disk space required:
     19&zsh-buildsize;</para></listitem>
     20<listitem><para>Estimated build time:
     21&zsh-time;</para></listitem></itemizedlist>
     22</sect3>
    1523
    1624</sect2>
  • postlfs/shells/zsh/zsh.ent

    rd8e2e7ce r1155be78  
    44<!ENTITY zsh-desc SYSTEM "zsh-desc.xml">
    55<!ENTITY zsh-config SYSTEM "zsh-config.xml">
    6 <!ENTITY zsh-buildsize "14 MB">
    7 <!ENTITY zsh-version "4.0.6">
    8 <!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-4.0.6.tar.bz2">
    9 <!ENTITY zsh-download-ftp "ftp://ftp.zsh.org/zsh/zsh-4.0.6.tar.bz2">
    10 <!ENTITY zsh-size "1.6 MB">
    11 <!ENTITY zsh-time "2.31 SBU">
     6<!ENTITY zsh-buildsize "16 MB">
     7<!ENTITY zsh-version "4.1.1">
     8<!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.bz2">
     9<!ENTITY zsh-download-ftp "ftp://ftp.zsh.org/zsh/zsh-&zsh-version;.tar.bz2">
     10<!ENTITY zsh-size "1.9 MB">
     11<!ENTITY zsh-time "0.55 SBU">
Note: See TracChangeset for help on using the changeset viewer.