Changeset 0b5a693 for general/prog


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

Location:
general/prog
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r5db3785e r0b5a693  
    9595dependencies</title>
    9696<sect4><title>Required</title>
    97 <para><xref linkend="tcsh-package"/></para></sect4>
     97<para><xref linkend="tcsh"/></para></sect4>
    9898</sect3>
    9999
  • general/prog/j2sdk.xml

    r5db3785e r0b5a693  
    8686<listitem><para><ulink url="&patch-root;/j2sdk-&j2sdk-src-version;-static_cxx-1.patch"/></para></listitem>
    8787<listitem><para><ulink url="&patch-root;/j2sdk-&j2sdk-src-version;-ash-1.patch"/>
    88 (Only required if /bin/sh is symlinked to <xref linkend="ash-package"/>)</para></listitem>
     88(Only required if /bin/sh is symlinked to <xref linkend="ash"/>)</para></listitem>
    8989</itemizedlist>
    9090</sect3>
     
    9494<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    9595<xref linkend="zip"/>, <xref linkend="unzip"/>, <xref linkend="cpio"/>,
    96 <xref linkend="alsa"/>, <xref linkend="tcsh-package"/> and
     96<xref linkend="alsa"/>, <xref linkend="tcsh"/> and
    9797<xref linkend="gcc3"/></para>
    9898</sect4>
  • general/prog/pdl.xml

    r5db3785e r0b5a693  
    1313]>
    1414
    15 <sect1 id="pdl-package" xreflabel="PDL">
     15<sect1 id="pdl" xreflabel="PDL">
    1616<sect1info>
    1717<othername>$LastChangedBy$</othername>
     
    2020<?dbhtml filename="pdl.html" ?>
    2121<title><application><acronym>PDL</acronym></application>-&pdl-version;</title>
    22 <indexterm zone="pdl-package">
     22<indexterm zone="pdl">
    2323<primary sortas="a-PDL">PDL</primary></indexterm>
    2424
     
    421421<para><filename>~/.perldlrc</filename> and
    422422<filename>local.perldlrc</filename> in the current directory</para>
    423 <indexterm zone="pdl-package pdl-config">
     423<indexterm zone="pdl pdl-config">
    424424<primary sortas="e-AA.perldlrc">~/.perldlrc</primary></indexterm>
    425 <indexterm zone="pdl-package pdl-config">
     425<indexterm zone="pdl pdl-config">
    426426<primary sortas="e-local.perldlrc">local.perldlrc</primary></indexterm>
    427427</sect3>
     
    454454<?dbfo list-presentation="list"?>
    455455
    456 <varlistentry id="pdl">
     456<varlistentry id="pdl-prog">
    457457<term><command>pdl</command></term>
    458458<listitem><para>is a binary program called from
    459459<application><acronym>PDL</acronym></application> scripts which is used to
    460460interface <command>perldl</command>.</para>
    461 <indexterm zone="pdl-package pdl">
     461<indexterm zone="pdl pdl-prog">
    462462<primary sortas="b-pdl">pdl</primary></indexterm>
    463463</listitem>
     
    468468<listitem><para>is a shell interface to
    469469<application><acronym>PDL</acronym></application> documentation.</para>
    470 <indexterm zone="pdl-package pdldoc">
     470<indexterm zone="pdl pdldoc">
    471471<primary sortas="b-pdldoc">pdldoc</primary></indexterm>
    472472</listitem>
     
    478478<application><acronym>Perl</acronym></application>) for interactive use of
    479479<application><acronym>PDL</acronym></application>.</para>
    480 <indexterm zone="pdl-package perldl">
     480<indexterm zone="pdl perldl">
    481481<primary sortas="b-perldl">perldl</primary></indexterm>
    482482</listitem>
     
    487487<listitem><para>is a script to generate <filename>Makefile.PL</filename>
    488488and <acronym>PP</acronym> file skeletons.</para>
    489 <indexterm zone="pdl-package pptemplate">
     489<indexterm zone="pdl pptemplate">
    490490<primary sortas="b-pptemplate">pptemplate</primary></indexterm>
    491491</listitem>
Note: See TracChangeset for help on using the changeset viewer.