Changeset 57dda11f
- Timestamp:
- 09/08/2003 06:44:15 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b2206cd3
- Parents:
- e7f61d6f
- Files:
-
- 6 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/basicnet.ent
re7f61d6f r57dda11f 45 45 <!ENTITY % nmap SYSTEM "netutils/nmap/nmap.ent"> 46 46 <!ENTITY % whois SYSTEM "netutils/whois/whois.ent"> 47 <!ENTITY % bind-utils SYSTEM "netutils/bind-utils/bind-utils.ent"> 47 48 %traceroute; 48 49 %nmap; 49 50 %whois; 51 %bind-utils; 50 52 51 53 <!-- Mail and News Progs --> -
basicnet/netutils/netutils.xml
re7f61d6f r57dda11f 6 6 &nmap; 7 7 &whois; 8 &bind-utils; 8 9 9 10 </chapter> -
index.xml
re7f61d6f r57dda11f 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2003090 7">6 <!ENTITY releasedate "September 7th, 2003">5 <!ENTITY version "20030908"> 6 <!ENTITY releasedate "September 8th, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
re7f61d6f r57dda11f 10 10 11 11 <itemizedlist> 12 13 <listitem><para>September 8th, 2003 [tushar]: added bind-utils section for 14 users that only need the client apps from bind.</para></listitem> 12 15 13 16 <listitem><para>September 7th, 2003 [larry]: updated intro to -
introduction/welcome/credits.xml
re7f61d6f r57dda11f 147 147 Tie-Ten-Quee</emphasis></para></listitem> 148 148 149 <listitem><para>fontconfig, gcc, gcc2, j2sdk, mozilla, nas, openoffice 150 and STLport: <emphasis>149 <listitem><para>fontconfig, gcc, gcc2, j2sdk, mozilla, nas, openoffice, 150 STLport, and bind-utils: <emphasis> 151 151 Tushar Teredesai</emphasis></para></listitem> 152 152 … … 210 210 may have been yours.</para></listitem> 211 211 212 <listitem><para><emphasis>Jim Harris</emphasis> for writing the 213 dig-nslookup-host.txt hint on which the bind-utils instructions are based.</para></listitem> 214 212 215 </itemizedlist> 213 216 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.