Changeset 2ba7d12 for postlfs


Ignore:
Timestamp:
01/10/2005 07:40:17 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
40851cf
Parents:
97b53b5
Message:

Added index tags to ZSH

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

Location:
postlfs/shells
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/shells/ash.xml

    r97b53b5 r2ba7d12  
    101101
    102102<variablelist>
    103 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     103<bridgehead renderas="sect3">Short Description</bridgehead>
    104104<?dbfo list-presentation="list"?>
    105105
  • postlfs/shells/zsh.xml

    r97b53b5 r2ba7d12  
    1111  <!ENTITY zsh-time          "0.51 SBU">
    1212  <!ENTITY zsh-md5sum         "b59ef34b8de288d5fd16f842451125c8">
    13 
    1413]>
    1514
    16 <sect1 id="zsh" xreflabel="ZSH-&zsh-version;">
     15<sect1 id="zsh-package" xreflabel="ZSH-&zsh-version;">
    1716<sect1info>
    1817<othername>$LastChangedBy$</othername>
     
    2120<?dbhtml filename="zsh.html"?>
    2221<title>ZSH-&zsh-version;</title>
     22<indexterm zone="zsh-package">
     23<primary sortas="a-zsh-package">ZSH</primary></indexterm>
    2324
    2425<sect2>
     
    2930a shell script command processor.  Of the standard shells,
    3031<application>ZSH</application> most
    31 closely resembles <application>KSH</application> but includes many enhancements.</para>
     32closely resembles <application>KSH</application> but includes many
     33enhancements.</para>
    3234
    3335<sect3><title>Package information</title>
     
    3739<listitem><para>Download (FTP): <ulink
    3840url="&zsh-download-ftp;"/></para></listitem>
    39 <listitem><para>Download MD5 Sum: &zsh-md5sum;</para></listitem>
     41<listitem><para>Download MD5 sum: &zsh-md5sum;</para></listitem>
    4042<listitem><para>Download size: &zsh-size;</para></listitem>
    4143<listitem><para>Estimated disk space required:
     
    5557<title>Installation of <application>ZSH</application></title>
    5658
    57 <para>Install <application>ZSH</application> by running the following commands:</para>
     59<para>Install <application>ZSH</application> by running the following
     60commands:</para>
    5861
    5962<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    6972<para>There are a whole host of configuration files for
    7073<application>ZSH</application> including
    71 <filename>/etc/zshenv</filename>, <filename>/etc/zprofile</filename>,
    72 <filename>/etc/zshrc</filename>, <filename>/etc/zlogin</filename>, and
    73 <filename>/etc/zlogout</filename>.  You can find more information on
    74 these in the <filename>zsh(1)</filename> and related
    75 man pages.</para>
     74<filename id="zsh-zshenv">/etc/zshenv</filename>,
     75<indexterm zone="zsh-package zsh-zshenv">
     76<primary sortas="e-zsh-zshenv">/etc/zshenv</primary></indexterm>
     77<filename id="zsh-zprofile">/etc/zprofile</filename>,
     78<indexterm zone="zsh-package zsh-zprofile">
     79<primary sortas="e-zsh-zprofile">/etc/zprofile</primary></indexterm>
     80<filename id="zsh-zshrc">/etc/zshrc</filename>,
     81<indexterm zone="zsh-package zsh-zshrc">
     82<primary sortas="e-zsh-zshrc">/etc/zshrc</primary></indexterm>
     83<filename id="zsh-zlogin">/etc/zlogin</filename>
     84<indexterm zone="zsh-package zsh-zlogin">
     85<primary sortas="e-zsh-zlogin">/etc/zlogin</primary></indexterm>
     86and <filename id="zsh-zlogout">/etc/zlogout</filename>.
     87<indexterm zone="zsh-package zsh-zlogout">
     88<primary sortas="e-zsh-zlogout">/etc/zlogout</primary></indexterm>
     89You can find more information on these in the <filename>zsh(1)</filename>
     90and related man pages.</para>
    7691</sect3>
    7792
     
    8196<title>Contents</title>
    8297
    83 <para>The <application>ZSH</application> package contains <command>zsh</command>.</para>
     98<segmentedlist>
     99<segtitle>Installed Program</segtitle>
     100<seglistitem>
     101<seg>zsh</seg>
     102</seglistitem>
     103</segmentedlist>
    84104
    85 </sect2>
     105<variablelist>
     106<bridgehead renderas="sect3">Short Description</bridgehead>
     107<?dbfo list-presentation="list"?>
    86108
    87 <sect2><title>Description</title>
    88 
    89 <sect3><title>zsh</title>
    90 <para><command>zsh</command> is a shell which has  command-line editing, built-in spelling
     109<varlistentry id="zsh">
     110<term><command>zsh</command></term>
     111<listitem><para>is a shell which has command-line editing, built-in spelling
    91112correction, programmable command completion, shell functions (with
    92 autoloading), a history mechanism, and a host of other features.</para></sect3>
     113autoloading), a history mechanism, and a host of other features.</para>
     114<indexterm zone="zsh-package zsh">
     115<primary sortas="b-zsh">zsh</primary></indexterm>
     116</listitem>
     117</varlistentry>
     118</variablelist>
    93119
    94120</sect2>
Note: See TracChangeset for help on using the changeset viewer.