Ignore:
Timestamp:
01/25/2005 07:21:25 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:
caae7a2
Parents:
5db3785e
Message:

Final round of renaming the package-name entities

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/shells/zsh.xml

    r5db3785e r0b5a693  
    1313]>
    1414
    15 <sect1 id="zsh-package" xreflabel="ZSH-&zsh-version;">
     15<sect1 id="zsh" xreflabel="ZSH-&zsh-version;">
    1616<sect1info>
    1717<othername>$LastChangedBy$</othername>
     
    2020<?dbhtml filename="zsh.html"?>
    2121<title>ZSH-&zsh-version;</title>
    22 <indexterm zone="zsh-package">
     22<indexterm zone="zsh">
    2323<primary sortas="a-ZSH">ZSH</primary></indexterm>
    2424
     
    7979the <filename>zsh(1)</filename> and related man pages.</para>
    8080
    81 <indexterm zone="zsh-package zsh-config">
     81<indexterm zone="zsh zsh-config">
    8282<primary sortas="e-etc-zshenv">/etc/zshenv</primary></indexterm>
    83 <indexterm zone="zsh-package zsh-config">
     83<indexterm zone="zsh zsh-config">
    8484<primary sortas="e-etc-zprofile">/etc/zprofile</primary></indexterm>
    85 <indexterm zone="zsh-package zsh-config">
     85<indexterm zone="zsh zsh-config">
    8686<primary sortas="e-etc-zshrc">/etc/zshrc</primary></indexterm>
    87 <indexterm zone="zsh-package zsh-config">
     87<indexterm zone="zsh zsh-config">
    8888<primary sortas="e-etc-zlogin">/etc/zlogin</primary></indexterm>
    89 <indexterm zone="zsh-package zsh-config">
     89<indexterm zone="zsh zsh-config">
    9090<primary sortas="e-etc-zlogout">/etc/zlogout</primary></indexterm>
    9191</sect3>
     
    107107<?dbfo list-presentation="list"?>
    108108
    109 <varlistentry id="zsh">
     109<varlistentry id="zsh-prog">
    110110<term><command>zsh</command></term>
    111111<listitem><para>is a shell which has command-line editing, built-in spelling
    112112correction, programmable command completion, shell functions (with
    113113autoloading), a history mechanism, and a host of other features.</para>
    114 <indexterm zone="zsh-package zsh">
     114<indexterm zone="zsh zsh-prog">
    115115<primary sortas="b-zsh">zsh</primary></indexterm>
    116116</listitem>
Note: See TracChangeset for help on using the changeset viewer.