Changeset c951082


Ignore:
Timestamp:
06/06/2005 04:43:41 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.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:
bdf7e1b
Parents:
e75747d1
Message:

Removed the 'p1' from the Bind and Bind Utilities version entitiy

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/bind-utils.xml

    re75747d1 rc951082  
    1313]>
    1414
    15 <sect1 id="bind-utils" xreflabel="BIND Utilities-&bind-version;p1">
     15<sect1 id="bind-utils" xreflabel="BIND Utilities-&bind-version;">
    1616  <?dbhtml filename="bind-utils.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>BIND Utilities-&bind-version;p1</title>
     23  <title>BIND Utilities-&bind-version;</title>
    2424
    2525  <indexterm zone="bind-utils">
     
    123123
    124124</sect1>
    125 
  • server/major/bind.xml

    re75747d1 rc951082  
    1313]>
    1414
    15 <sect1 id="bind" xreflabel="BIND-&bind-version;p1">
     15<sect1 id="bind" xreflabel="BIND-&bind-version;">
    1616  <?dbhtml filename="bind.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>BIND-&bind-version;p1</title>
     23  <title>BIND-&bind-version;</title>
    2424
    2525  <indexterm zone="bind">
     
    7979    following commands:</para>
    8080
    81 <screen><userinput>sed -i -e "s/dsssl-stylesheets/&amp;-1.79/g" configure &amp;&amp;
     81<screen><userinput>sed -i -e "s/dsssl-stylesheets/&amp;-&docbook-dsssl-version;/g" configure &amp;&amp;
    8282./configure --prefix=/usr --sysconfdir=/etc \
    8383    --enable-threads --with-libtool &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.